INN commit: branches/2.4/backends (Makefile)

INN Commit Russ_Allbery at isc.org
Sun Apr 6 09:25:57 UTC 2008


    Date: Sunday, April 6, 2008 @ 02:25:56
  Author: iulius
Revision: 7734

Add missing man page generation for send-uucp.

Modified:
  branches/2.4/backends/Makefile

----------+
 Makefile |    2 ++
 1 file changed, 2 insertions(+)

Modified: Makefile
===================================================================
--- Makefile	2008-04-06 09:16:20 UTC (rev 7733)
+++ Makefile	2008-04-06 09:25:56 UTC (rev 7734)
@@ -19,6 +19,8 @@
 
 all: $(ALL)
 
+man: $(MAN)
+
 warnings:
 	$(MAKE) COPT='$(WARNINGS)' all
 



More information about the inn-committers mailing list