[master] 6c49da8 Bust DIST_SUBDIRS since there is no conditionals

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Oct 5 17:26:05 CEST 2016


commit 6c49da843c009a98208820a4c8bec49f70ed5b8d
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Oct 5 17:21:25 2016 +0200

    Bust DIST_SUBDIRS since there is no conditionals

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 2fd8999..579cebd 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -9,13 +9,3 @@ SUBDIRS = \
 	libvmod_debug \
 	libvmod_std \
 	libvmod_directors
-
-DIST_SUBDIRS = 	\
-	libvarnishcompat \
-	libvarnish \
-	libvarnishapi \
-	libvcc \
-	libvgz \
-	libvmod_debug \
-	libvmod_std \
-	libvmod_directors



More information about the varnish-commit mailing list