[4.1] 8af37f4 Install the vtim.h header for use with external vmods
Martin Blix Grydeland
martin at varnish-software.com
Fri Sep 4 15:54:51 CEST 2015
commit 8af37f4cec29a963f29484c787dc3ae5086bc46c
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date: Tue Jul 28 11:52:50 2015 +0200
Install the vtim.h header for use with external vmods
diff --git a/include/Makefile.am b/include/Makefile.am
index 2d4593e..8d21912 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -57,7 +57,8 @@ nobase_pkginclude_HEADERS += \
vrt_obj.h \
vsa.h \
vsb.h \
- vsha256.h
+ vsha256.h \
+ vtim.h
# Private headers
nobase_noinst_HEADERS = \
@@ -86,7 +87,6 @@ nobase_noinst_HEADERS = \
vsub.h \
vss.h \
vtcp.h \
- vtim.h \
vtree.h \
vut.h \
vut_options.h
More information about the varnish-commit
mailing list