chiark / gitweb /
CREDITS: Credit Mark properly (!)
[secnet.git] / configure.ac
index 27646718dc434fedc3fc0488d94c4cdbfff2daf7..8f8fab3e4c76a46ddee9a01c1e6c066d19274834 100644 (file)
@@ -25,7 +25,7 @@ AC_INIT(secnet,0.1.18+,secnet@chiark.greenend.org.uk)
 AC_CONFIG_SRCDIR(secnet.c)
 AC_CONFIG_HEADER(config.h)
 
-SUBDIRMK_SUBDIRS([])
+SUBDIRMK_SUBDIRS([test-example mtest stest])
 
 AC_PREREQ(2.50)
 AC_REVISION($Id: configure.in,v 1.4 2002/09/09 22:05:02 steve Exp $)
@@ -99,9 +99,9 @@ else
     AC_MSG_WARN([Disabling IPv6 support])
 fi
 
-SUBDIRMK_MAKEFILES(common.make test-common.make)
+SUBDIRMK_MAKEFILES(common.make)
 
-AC_OUTPUT(stest/Makefile mtest/Makefile,
+AC_OUTPUT(,
           echo timestamp >config.stamp)
 
 AH_TOP([