[master] 178b065 Add req_flags.h to Makefile
Poul-Henning Kamp
phk at FreeBSD.org
Mon Jan 12 11:38:33 CET 2015
commit 178b065966fe14e02fdbcde2bb61f2536294bc97
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Mon Jan 12 10:38:21 2015 +0000
Add req_flags.h to Makefile
diff --git a/include/Makefile.am b/include/Makefile.am
index 28ce8a9..cda44ee 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -15,6 +15,7 @@ nobase_pkginclude_HEADERS = \
tbl/locks.h \
tbl/obj_attr.h \
tbl/req_body.h \
+ tbl/req_flags.h \
tbl/sess_close.h \
tbl/steps.h \
tbl/symbol_kind.h \
More information about the varnish-commit
mailing list