r3731 - branches/2.0/varnish-cache/include
    tfheen at projects.linpro.no 
    tfheen at projects.linpro.no
       
    Wed Feb 11 08:06:03 CET 2009
    
    
  
Author: tfheen
Date: 2009-02-11 08:06:03 +0100 (Wed, 11 Feb 2009)
New Revision: 3731
Modified:
   branches/2.0/varnish-cache/include/Makefile.am
Log:
Merge r3549: Add missing header file to tarball
Fixes build failure
Modified: branches/2.0/varnish-cache/include/Makefile.am
===================================================================
--- branches/2.0/varnish-cache/include/Makefile.am	2009-02-11 07:02:43 UTC (rev 3730)
+++ branches/2.0/varnish-cache/include/Makefile.am	2009-02-11 07:06:03 UTC (rev 3731)
@@ -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