]> err.no Git - varnish/commitdiff
Add missing headers.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 6 Aug 2006 12:25:29 +0000 (12:25 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 6 Aug 2006 12:25:29 +0000 (12:25 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@692 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/include/Makefile.am

index 2ed48a04a09a2ed18113e789bb8fa7467dbe7c2e..03a85aa1753c0577b6cfb355f5efc0e4212223a5 100644 (file)
@@ -9,6 +9,7 @@ noinst_HEADERS = \
        http_headers.h \
        libvarnish.h \
        libvcl.h \
+       miniobj.h \
        queue.h \
        sbuf.h \
        shmlog.h \
@@ -20,4 +21,6 @@ noinst_HEADERS = \
        varnishapi.h \
        vcl.h \
        vcl_returns.h \
-       vrt.h
+       vrt.h \
+       vrt_obj.h
+