Mailing List Archive

r3139 - trunk/varnish-cache/bin/varnishtest
Author: tfheen
Date: 2008-08-28 13:03:23 +0200 (Thu, 28 Aug 2008)
New Revision: 3139

Modified:
trunk/varnish-cache/bin/varnishtest/Makefile.am
Log:
Add _.ok to the list of files we clean on make distclean


Modified: trunk/varnish-cache/bin/varnishtest/Makefile.am
===================================================================
--- trunk/varnish-cache/bin/varnishtest/Makefile.am 2008-08-28 09:11:41 UTC (rev 3138)
+++ trunk/varnish-cache/bin/varnishtest/Makefile.am 2008-08-28 11:03:23 UTC (rev 3139)
@@ -3,6 +3,8 @@
TESTS_ENVIRONMENT = ./varnishtest
TESTS = $(srcdir)/tests/*.vtc

+DISTCLEANFILES = _.ok
+
INCLUDES = -I$(top_srcdir)/include

bin_PROGRAMS = varnishtest