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