r3819 - trunk/varnish-cache/include
    tfheen at projects.linpro.no 
    tfheen at projects.linpro.no
       
    Mon Feb 23 16:10:36 CET 2009
    
    
  
Author: tfheen
Date: 2009-02-23 16:10:35 +0100 (Mon, 23 Feb 2009)
New Revision: 3819
Modified:
   trunk/varnish-cache/include/Makefile.am
Log:
Make sure we ship persistent.h too
Modified: trunk/varnish-cache/include/Makefile.am
===================================================================
--- trunk/varnish-cache/include/Makefile.am	2009-02-23 15:10:33 UTC (rev 3818)
+++ trunk/varnish-cache/include/Makefile.am	2009-02-23 15:10:35 UTC (rev 3819)
@@ -26,6 +26,7 @@
 	libvarnish.h \
 	libvcl.h \
 	miniobj.h \
+	persistent.h \
 	purge_vars.h \
 	vsha256.h \
 	vqueue.h \
    
    
More information about the varnish-commit
mailing list