parent 4ed5e022
......@@ -108,8 +108,6 @@ Build required components from varnish-cache::
./autogen.des && \
pushd include && \
make vcs_version.h && \
popd && pushd lib/libvarnish && \
make libvarnish.la && \
popd && pushd lib/libvsc &&
make VSC_main.c \
)
......
......@@ -210,7 +210,7 @@ noinst_LTLIBRARIES += \
libfellowwitness.la
libfellow_libadd = \
$(VARNISHSRC)/lib/libvarnish/libvarnish.la $(XXHASH_LIBS)
$(VARNISHAPI_LIBS) $(XXHASH_LIBS)
io_ioctl_sources = \
fellow_io_ioctl.c \
......
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