Build: Fix construction of manual pages.
[tripe] / common / Makefile.am
index 27ba694..1aa4ae1 100644 (file)
@@ -39,4 +39,14 @@ libtripe_a_SOURCES   += slip.h
 ## Miscellaneous utilties.
 libtripe_a_SOURCES     += util.c util.h
 
+###--------------------------------------------------------------------------
+### Documentation.
+
+## Standard manpage preamble.
+EXTRA_DIST             += defs.man
+
+## Utility for building summary tables.
+EXTRA_DIST             += make-summary
+
 ###----- That's all, folks --------------------------------------------------
+