chiark / gitweb /
util: priomsg: Allow passing priomsg_update_p a null pm
[secnet.git] / configure.in
index c9a9054a4930bb67729591d9ee990ea9ffd8ecca..da8b1d72fa9950c21e89429ca5922051eb17d6c2 100644 (file)
@@ -96,7 +96,9 @@ 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-common.make
+          test-example/Makefile stest/Makefile mtest/Makefile,
+          echo timestamp >config.stamp)
 
 AH_TOP([
 #ifndef _CONFIG_H