X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/49f86fe47a4da6219516d0fc28feaa0054abebe8..76a24ae6cece0604e3155b628622a4b425cb77f3:/common/Makefile.am?ds=sidebyside diff --git a/common/Makefile.am b/common/Makefile.am index 27ba6941..1aa4ae1e 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -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 -------------------------------------------------- +