chiark / gitweb /
build system: Process test-example with autoconf
[secnet.git] / configure.in
index c9a9054a4930bb67729591d9ee990ea9ffd8ecca..65997eff1698449b3c180feca72d79b2722b7162 100644 (file)
@@ -96,7 +96,8 @@ else
     AC_MSG_WARN([Disabling IPv6 support])
 fi
 
-AC_OUTPUT(Makefile common.make stest/Makefile, echo timestamp >config.stamp)
+AC_OUTPUT(Makefile common.make test-example/Makefile stest/Makefile,
+          echo timestamp >config.stamp)
 
 AH_TOP([
 #ifndef _CONFIG_H