INN commit: trunk/site (Makefile)
INN Commit
rra at isc.org
Sat Jun 20 12:28:57 UTC 2009
Date: Saturday, June 20, 2009 @ 05:28:57
Author: iulius
Revision: 8520
The distributions file was not installed. It was an oversight.
Modified:
trunk/site/Makefile
----------+
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: Makefile
===================================================================
--- Makefile 2009-06-20 12:20:03 UTC (rev 8519)
+++ Makefile 2009-06-20 12:28:57 UTC (rev 8520)
@@ -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