commit bc682cbd follow-up
authorYang Tse <yangsita@gmail.com>
Tue, 15 Jan 2013 18:40:41 +0000 (19:40 +0100)
committerYang Tse <yangsita@gmail.com>
Tue, 15 Jan 2013 18:54:47 +0000 (19:54 +0100)
configure.ac
tests/certs/Makefile.am
tests/certs/scripts/Makefile.am

index fdb49ef..7a51b03 100644 (file)
@@ -3725,6 +3725,8 @@ AC_CONFIG_FILES([Makefile \
            lib/Makefile \
            lib/libcurl.vers \
            tests/Makefile \
+           tests/certs/Makefile \
+           tests/certs/scripts/Makefile \
            tests/data/Makefile \
            tests/server/Makefile \
            tests/libtest/Makefile \
index ef46268..cd35bdf 100644 (file)
@@ -19,6 +19,7 @@
 # KIND, either express or implied.
 #
 ###########################################################################
+AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = scripts
 
index ff6983c..ffc1449 100644 (file)
@@ -19,6 +19,7 @@
 # KIND, either express or implied.
 #
 ###########################################################################
+AUTOMAKE_OPTIONS = foreign
 
 SCRIPTFILES = \
   genroot.sh \