[cpp-xmltooling] 01/03: Add subdir option to automake
Scott Cantor
cantor.2 at osu.edu
Tue May 3 21:10:20 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
commit de4ae7026d2abeb75baf2e6ffac863edc806545f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 3 21:07:08 2016 -0400
Add subdir option to automake
---
xmltooling/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am
index 39cfa0d..fa907dd 100644
--- a/xmltooling/Makefile.am
+++ b/xmltooling/Makefile.am
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign subdir-objects
if BUILD_XMLSEC
lib_LTLIBRARIES = libxmltooling-lite.la libxmltooling.la
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list