INN commit: branches/2.5/site (Makefile)

INN Commit rra at isc.org
Sat Jun 20 12:29:44 UTC 2009


    Date: Saturday, June 20, 2009 @ 05:29:44
  Author: iulius
Revision: 8521

The distributions file was not installed. It was an oversight.

Modified:
  branches/2.5/site/Makefile

----------+
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: Makefile
===================================================================
--- Makefile	2009-06-20 12:28:57 UTC (rev 8520)
+++ Makefile	2009-06-20 12:29:44 UTC (rev 8521)
@@ -80,7 +80,7 @@
 	$D$(PATHETC)/nntpsend.ctl \
 	$D$(PATHETC)/innreport.conf $D$(PATHHTTP)/innreport.css \
 	$D$(PATHETC)/localgroups \
-	$D$(PATH_CTLWATCH) $D$(PATH_DISTPATS) \
+	$D$(PATH_CTLWATCH) $D$(PATH_DISTPATS) $D$(PATH_DISTRIBUTIONS) \
 	$D$(PATH_ACTSYNC_CFG) $D$(PATH_ACTSYNC_IGN) \
 	$D$(PATH_MOTD) $D$(PATH_STORAGECONF) \
 	$D$(PATH_CYCBUFFCONFIG) $D$(PATH_BUFFINDEXED) \




More information about the inn-committers mailing list