add a pfixtools(7) entry man page
[apps/pfixtools.git] / Makefile
index e4f02ff..06ccd1e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,8 @@ PROGDIRS = postlicyd pfix-srsd
 LIBDIRS  = common
 SUBDIRS  = $(LIBDIRS) $(PROGDIRS)
 
+DOCS     = pfixtools.7
+
 # RULES ###################################################################{{{
 
 all clean distclean doc install: %: %-recurse