chiark / gitweb /
Infrastructure: Strip away crufty CVS $Id$ tags.
[mLib] / configure.ac
index e71e10f3dcec119b4ada710822df5fdede70c37d..6a2eb52ec56fbc1b720753d3844693a25eef7930 100644 (file)
@@ -99,8 +99,7 @@ dnl Output.
 AC_CONFIG_HEADER([config/config.h])
 
 AC_CONFIG_FILES(
-  [Makefile]
-  [man/Makefile])
+  [Makefile])
 AC_OUTPUT
 
 dnl ----- That's all, folks -------------------------------------------------