[master] b508fff Make sure to distribute req_body.h too

Tollef Fog Heen tfheen at varnish-cache.org
Thu Jan 24 11:10:41 CET 2013


commit b508fffe2a85cba254a4da3211c7b4121036b52b
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Thu Jan 24 11:09:48 2013 +0100

    Make sure to distribute req_body.h too

diff --git a/include/Makefile.am b/include/Makefile.am
index 2d15805..cb10bc4 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -11,6 +11,7 @@ nobase_pkginclude_HEADERS = \
 	tbl/http_headers.h \
 	tbl/http_response.h \
 	tbl/locks.h \
+	tbl/req_body.h \
 	tbl/sess_close.h \
 	tbl/steps.h \
 	tbl/symbol_kind.h \



More information about the varnish-commit mailing list