tests: Don't remove testsuite on distclean.
authorBen Pfaff <blp@nicira.com>
Tue, 30 Nov 2010 18:49:51 +0000 (10:49 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 30 Nov 2010 20:16:37 +0000 (12:16 -0800)
This file is part of the distribution so distclean should not delete it.

tests/automake.mk

index 8503b6c..f9bd368 100644 (file)
@@ -45,7 +45,7 @@ TESTSUITE_AT = \
        tests/ovs-vsctl.at \
        tests/interface-reconfigure.at
 TESTSUITE = $(srcdir)/tests/testsuite
-DISTCLEANFILES += tests/atconfig tests/atlocal $(TESTSUITE)
+DISTCLEANFILES += tests/atconfig tests/atlocal
 
 AUTOTEST_PATH = utilities:vswitchd:ovsdb:tests