Commit 64c2554b authored by Lasse Karstensen's avatar Lasse Karstensen

So much for wildcards.

parent d3f0ce12
...@@ -5,7 +5,7 @@ SUBDIRS = src ...@@ -5,7 +5,7 @@ SUBDIRS = src
DISTCHECK_CONFIGURE_FLAGS = \ DISTCHECK_CONFIGURE_FLAGS = \
VMOD_DIR='$${libdir}/varnish/vmods' VMOD_DIR='$${libdir}/varnish/vmods'
EXTRA_DIST = README.rst LICENSE vmod-*spec debian EXTRA_DIST = README.rst LICENSE vmod-example.spec debian
dist_man_MANS = vmod_example.3 dist_man_MANS = vmod_example.3
MAINTAINERCLEANFILES = $(dist_man_MANS) MAINTAINERCLEANFILES = $(dist_man_MANS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment