[master] 020d5e7 Fix up some Makefile things for distcheck to pass

Martin Blix Grydeland martin at varnish-cache.org
Wed May 15 15:29:04 CEST 2013


commit 020d5e7c8818d8bac00f825cf675e156947ba164
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed May 15 15:27:48 2013 +0200

    Fix up some Makefile things for distcheck to pass

diff --git a/configure.ac b/configure.ac
index 4ae4e4f..f49f3fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -582,12 +582,8 @@ AC_CONFIG_FILES([
     bin/varnishadm/Makefile
     bin/varnishd/Makefile
     bin/varnishlog/Makefile
-    bin/varnishhist/Makefile
-    bin/varnishncsa/Makefile
-    bin/varnishreplay/Makefile
     bin/varnishstat/Makefile
     bin/varnishtest/Makefile
-    bin/varnishtop/Makefile
     doc/Makefile
     doc/sphinx/Makefile
     doc/sphinx/conf.py
diff --git a/include/Makefile.am b/include/Makefile.am
index ff33292..3f33a3e 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -21,6 +21,7 @@ nobase_pkginclude_HEADERS = \
 	tbl/vsc_types.h \
 	tbl/vsc_all.h \
 	tbl/vsc_fields.h \
+	tbl/vsc_levels.h \
 	tbl/vsc_f_main.h \
 	tbl/vsl_tags.h \
 	tbl/vsl_tags_http.h \



More information about the varnish-commit mailing list