chiark / gitweb /
Makefiles: Break some settings out into common.make
[secnet.git] / configure.in
index ca814072a44e1d34b94cc851a24dd405986e9734..223997691a6322e33a4f716515311054390d67e3 100644 (file)
@@ -96,7 +96,7 @@ else
     AC_MSG_WARN([Disabling IPv6 support])
 fi
 
-AC_OUTPUT(Makefile,echo timestamp >stamp-h)
+AC_OUTPUT(Makefile common.make, echo timestamp >stamp-h)
 
 AH_TOP([
 #ifndef _CONFIG_H