chiark / gitweb /
server/keyexch.c: Check that all of the algorithms match when setting up.
[tripe] / common / Makefile.am
index 27ba69417d324278a4db30c924237c9ac5231e6d..1aa4ae1e5ebab0660883abd587fb585d264211db 100644 (file)
@@ -39,4 +39,14 @@ libtripe_a_SOURCES   += slip.h
 ## Miscellaneous utilties.
 libtripe_a_SOURCES     += util.c util.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 --------------------------------------------------
 ###----- That's all, folks --------------------------------------------------
+