File tree Expand file tree Collapse file tree 5 files changed +3
-14
lines changed Expand file tree Collapse file tree 5 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 1
1
# # Process this file with automake to produce Makefile.in
2
2
NULL =
3
- SUBDIRS = private $(XMLSEC_CRYPTO_LIST )
3
+ SUBDIRS = $(XMLSEC_CRYPTO_LIST )
4
4
EXTRA_DIST = skeleton mscrypto $(XMLSEC_CRYPTO_DISABLED_LIST )
5
5
6
6
xmlsecincdir = $(includedir ) /xmlsec1/xmlsec
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 69
69
#include <xmlsec/parser.h>
70
70
#include <xmlsec/errors.h>
71
71
72
- #include <xmlsec/private/ xslt.h>
72
+ #include " xslt.h"
73
73
74
74
/**************************************************************************
75
75
*
Original file line number Diff line number Diff line change 35
35
#include <xmlsec/keys.h>
36
36
#include <xmlsec/parser.h>
37
37
#include <xmlsec/errors.h>
38
- #include <xmlsec/private/ xslt.h>
38
+ #include " xslt.h"
39
39
40
40
/**************************************************************************
41
41
*
File renamed without changes.
You can’t perform that action at this time.
0 commit comments