Commit e383306e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Hook libvgz up to the build



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5664 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 5d9052b3
......@@ -483,6 +483,7 @@ AC_CONFIG_FILES([
lib/libvarnishapi/Makefile
lib/libvarnishcompat/Makefile
lib/libvcl/Makefile
lib/libvgz/Makefile
lib/libvmod_std/Makefile
lib/libjemalloc/Makefile
man/Makefile
......
......@@ -5,6 +5,7 @@ SUBDIRS = \
libvarnish \
libvarnishapi \
libvcl \
libvgz \
libvmod_std \
@JEMALLOC_SUBDIR@
......@@ -13,5 +14,6 @@ DIST_SUBDIRS = \
libvarnish \
libvarnishapi \
libvcl \
libvgz \
libvmod_std \
libjemalloc
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