r2251 - trunk/varnish-cache/lib/libvarnish
    des at projects.linpro.no 
    des at projects.linpro.no
       
    Fri Nov  9 23:59:45 CET 2007
    
    
  
Author: des
Date: 2007-11-09 23:59:44 +0100 (Fri, 09 Nov 2007)
New Revision: 2251
Modified:
   trunk/varnish-cache/lib/libvarnish/Makefile.am
Log:
Forgot to commit this when vtmpfile.c was added.
Modified: trunk/varnish-cache/lib/libvarnish/Makefile.am
===================================================================
--- trunk/varnish-cache/lib/libvarnish/Makefile.am	2007-11-09 14:44:27 UTC (rev 2250)
+++ trunk/varnish-cache/lib/libvarnish/Makefile.am	2007-11-09 22:59:44 UTC (rev 2251)
@@ -16,7 +16,8 @@
 	version.c \
 	vpf.c \
 	vsb.c \
-	vss.c
+	vss.c \
+	vtmpfile.c
 
 libvarnish_la_CFLAGS = -include config.h
 
    
    
More information about the varnish-commit
mailing list