[master] 2aeb0ae Add vut_options to dist
Martin Blix Grydeland
martin at varnish-cache.org
Thu Jun 13 12:41:24 CEST 2013
commit 2aeb0aec46d2ac6a0c44ebc8fa950cebed74220a
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date: Wed May 29 15:34:47 2013 +0200
Add vut_options to dist
diff --git a/include/Makefile.am b/include/Makefile.am
index bc55f85..92cc1bd 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -62,7 +62,8 @@ nobase_noinst_HEADERS = \
vtcp.h \
vtim.h \
vtree.h \
- vut.h
+ vut.h \
+ vut_options.h
# Headers for use with vmods
pkgdataincludedir = $(pkgdatadir)/include
More information about the varnish-commit
mailing list