]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix distclean of test_tools.cc
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 Nov 2009 00:39:15 +0000 (13:39 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 Nov 2009 00:39:15 +0000 (13:39 +1300)
tools/Makefile.am

index adf21124aea7b1bec7df9accbff6a558a1d9612e..24bb37c0a53767957e09ccd880dcb4554b4a7263 100644 (file)
@@ -32,6 +32,7 @@ test_tools.cc: $(top_srcdir)/test-suite/test_tools.cc
 # globals.cc is needed by test_tools.cc.
 # Neither of these should be disted from here.
 TESTSOURCES= test_tools.cc
+CLEANFILES += test_tools.cc
 
 ## ##### squidclient  #####