r883 - trunk/varnish-cache/bin/varnishd

des at projects.linpro.no des at projects.linpro.no
Tue Aug 22 09:24:08 CEST 2006


Author: des
Date: 2006-08-22 09:24:07 +0200 (Tue, 22 Aug 2006)
New Revision: 883

Modified:
   trunk/varnish-cache/bin/varnishd/Makefile.am
Log:
Add cache_acceptor.h to noinst_HEADERS.

Modified: trunk/varnish-cache/bin/varnishd/Makefile.am
===================================================================
--- trunk/varnish-cache/bin/varnishd/Makefile.am	2006-08-22 07:11:59 UTC (rev 882)
+++ trunk/varnish-cache/bin/varnishd/Makefile.am	2006-08-22 07:24:07 UTC (rev 883)
@@ -45,6 +45,7 @@
 
 noinst_HEADERS = \
 	cache.h \
+	cache_acceptor.h \
 	common.h \
 	hash_slinger.h \
 	heritage.h \




More information about the varnish-commit mailing list