Commit 6c2a6d8e authored by Tollef Fog Heen's avatar Tollef Fog Heen

Add missing header files to make make distcheck happier

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@2782 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent ca6a6022
......@@ -53,6 +53,7 @@ varnishd_SOURCES = \
varnishd.c
noinst_HEADERS = \
acct_fields.h \
cache.h \
cache_acceptor.h \
common.h \
......
......@@ -6,6 +6,7 @@ bin_PROGRAMS = varnishtest
varnishtest_SOURCES = \
vtc.c \
vtc.h \
vtc_client.c \
vtc_http.c \
vtc_log.c \
......
......@@ -31,6 +31,9 @@ nobase_noinst_HEADERS = \
vsb.h \
vcl.h \
vcl_returns.h \
vct.h \
vlu.h \
vbm.h \
vrt.h \
vrt_obj.h \
vss.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