Documentation restructuring: provide a useful overview.
[tripe] / configure.ac
index 54caf9d..4b9b21e 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 -------------------------------------------------