]> granicus.if.org Git - curl/commitdiff
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 fdb49efc9e91a43a2c13a739e8240731182f2a16..7a51b03b48df6f21eace59be3ef894160ba3b433 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 ef462688900c030427e087338449d0b036cf3642..cd35bdff2d2539eeb0090f3d9894e7e71fd39bbc 100644 (file)
@@ -19,6 +19,7 @@
 # KIND, either express or implied.
 #
 ###########################################################################
+AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = scripts
 
index ff6983caa60db86041602f4e31da85043a14ded8..ffc1449b7dab3a71cf8af0b9c58fa1cbdcffefc4 100644 (file)
@@ -19,6 +19,7 @@
 # KIND, either express or implied.
 #
 ###########################################################################
+AUTOMAKE_OPTIONS = foreign
 
 SCRIPTFILES = \
   genroot.sh \