chiark / gitweb /
changelog: Document NAK logging changes
[secnet.git] / configure.in
index 223997691a6322e33a4f716515311054390d67e3..da8b1d72fa9950c21e89429ca5922051eb17d6c2 100644 (file)
@@ -96,7 +96,9 @@ else
     AC_MSG_WARN([Disabling IPv6 support])
 fi
 
-AC_OUTPUT(Makefile common.make, echo timestamp >stamp-h)
+AC_OUTPUT(Makefile common.make test-common.make
+          test-example/Makefile stest/Makefile mtest/Makefile,
+          echo timestamp >config.stamp)
 
 AH_TOP([
 #ifndef _CONFIG_H