chiark / gitweb /
Documentation restructuring: provide a useful overview.
[tripe] / configure.ac
index 54caf9d1ae48c44a73f88fb9fff451234e67e2c6..4b9b21e6bf310d3a699527a8aab1b1b5c0094451 100644 (file)
@@ -327,7 +327,8 @@ AC_CONFIG_FILES(
   [keys/Makefile]
   [svc/Makefile]
   [mon/Makefile]
-  [t/Makefile t/atlocal])
+  [t/Makefile t/atlocal]
+  [manual/Makefile])
 AC_OUTPUT
 
 dnl ----- That's all, folks -------------------------------------------------