r692 - trunk/varnish-cache/include

des at projects.linpro.no des at projects.linpro.no
Sun Aug 6 14:25:29 CEST 2006


Author: des
Date: 2006-08-06 14:25:29 +0200 (Sun, 06 Aug 2006)
New Revision: 692

Modified:
   trunk/varnish-cache/include/Makefile.am
Log:
Add missing headers.


Modified: trunk/varnish-cache/include/Makefile.am
===================================================================
--- trunk/varnish-cache/include/Makefile.am	2006-08-06 12:23:45 UTC (rev 691)
+++ trunk/varnish-cache/include/Makefile.am	2006-08-06 12:25:29 UTC (rev 692)
@@ -9,6 +9,7 @@
 	http_headers.h \
 	libvarnish.h \
 	libvcl.h \
+	miniobj.h \
 	queue.h \
 	sbuf.h \
 	shmlog.h \
@@ -20,4 +21,6 @@
 	varnishapi.h \
 	vcl.h \
 	vcl_returns.h \
-	vrt.h
+	vrt.h \
+	vrt_obj.h
+




More information about the varnish-commit mailing list