diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 00000000..e189efe9 --- /dev/null +++ b/include/Makefile.am @@ -0,0 +1,4 @@ +## Process this file with automake to produce Makefile.in +SUBDIRS=xmlsec + + |