r2871 - trunk/varnish-cache/bin/varnishtest

tfheen at projects.linpro.no tfheen at projects.linpro.no
Mon Jun 30 11:08:02 CEST 2008


Author: tfheen
Date: 2008-06-30 11:08:01 +0200 (Mon, 30 Jun 2008)
New Revision: 2871

Modified:
   trunk/varnish-cache/bin/varnishtest/Makefile.am
Log:
Make sure to distribute tests as well


Modified: trunk/varnish-cache/bin/varnishtest/Makefile.am
===================================================================
--- trunk/varnish-cache/bin/varnishtest/Makefile.am	2008-06-30 02:45:45 UTC (rev 2870)
+++ trunk/varnish-cache/bin/varnishtest/Makefile.am	2008-06-30 09:08:01 UTC (rev 2871)
@@ -18,3 +18,6 @@
 		$(top_builddir)/lib/libvarnish/libvarnish.la \
 		$(top_builddir)/lib/libvarnishcompat/libvarnishcompat.la \
 		${PTHREAD_LIBS}
+
+EXTRA_DIST = $(top_srcdir)/bin/varnishtest/tests/*.vtc \
+	$(top_srcdir)/bin/varnishtest/tests/README




More information about the varnish-commit mailing list