Commit 2221ffa3 authored by Tollef Fog Heen's avatar Tollef Fog Heen

Make make dist happier; distribute the files we need


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3527 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 8ed16972
...@@ -70,7 +70,8 @@ noinst_HEADERS = \ ...@@ -70,7 +70,8 @@ noinst_HEADERS = \
mgt.h \ mgt.h \
mgt_cli.h \ mgt_cli.h \
steps.h \ steps.h \
stevedore.h stevedore.h \
vparam.h
varnishd_CFLAGS = \ varnishd_CFLAGS = \
-DVARNISH_STATE_DIR='"${VARNISH_STATE_DIR}"' -DVARNISH_STATE_DIR='"${VARNISH_STATE_DIR}"'
......
...@@ -22,9 +22,11 @@ nobase_noinst_HEADERS = \ ...@@ -22,9 +22,11 @@ nobase_noinst_HEADERS = \
compat/vasprintf.h \ compat/vasprintf.h \
flopen.h \ flopen.h \
http_headers.h \ http_headers.h \
http_response.h \
libvarnish.h \ libvarnish.h \
libvcl.h \ libvcl.h \
miniobj.h \ miniobj.h \
vsha256.h \
vqueue.h \ vqueue.h \
vpf.h \ vpf.h \
vsb.h \ vsb.h \
......
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