[master] b16e50d Add libvmod_debug to DIST_SUBDIRS too
Tollef Fog Heen
tfheen at varnish-cache.org
Mon Jun 18 14:12:38 CEST 2012
commit b16e50df0ecb9366226e2387e987e11fcacef9fd
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date: Mon Jun 18 14:12:29 2012 +0200
Add libvmod_debug to DIST_SUBDIRS too
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 72bc0f8..4fcc0ff 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -16,5 +16,6 @@ DIST_SUBDIRS = \
libvarnishapi \
libvcl \
libvgz \
+ libvmod_debug \
libvmod_std \
libjemalloc
More information about the varnish-commit
mailing list