r3549 - trunk/varnish-cache/include

tfheen at projects.linpro.no tfheen at projects.linpro.no
Wed Jan 28 12:48:03 CET 2009


Author: tfheen
Date: 2009-01-28 12:48:03 +0100 (Wed, 28 Jan 2009)
New Revision: 3549

Modified:
   trunk/varnish-cache/include/Makefile.am
Log:
Add missing header file to tarball

Fixes build failure


Modified: trunk/varnish-cache/include/Makefile.am
===================================================================
--- trunk/varnish-cache/include/Makefile.am	2009-01-28 10:46:54 UTC (rev 3548)
+++ trunk/varnish-cache/include/Makefile.am	2009-01-28 11:48:03 UTC (rev 3549)
@@ -26,6 +26,7 @@
 	libvarnish.h \
 	libvcl.h \
 	miniobj.h \
+	purge_vars.h \
 	vsha256.h \
 	vqueue.h \
 	vpf.h \



More information about the varnish-commit mailing list