Add subdir option to automake
authorScott Cantor <cantor.2@osu.edu>
Wed, 4 May 2016 01:16:41 +0000 (21:16 -0400)
committerScott Cantor <cantor.2@osu.edu>
Wed, 4 May 2016 01:16:41 +0000 (21:16 -0400)
saml/Makefile.am
samltest/Makefile.am

index c550bd6..dd4a818 100644 (file)
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign subdir-objects
 
 lib_LTLIBRARIES = libsaml.la
 
index 124f4ce..674d6f1 100644 (file)
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign subdir-objects
 
 if BUILD_UNITTEST
 bin_PROGRAMS = samltest