projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d76f09e
)
tests: Don't remove testsuite on distclean.
author
Ben Pfaff
<blp@nicira.com>
Tue, 30 Nov 2010 18:49:51 +0000
(10:49 -0800)
committer
Ben 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
patch
|
blob
|
history
diff --git
a/tests/automake.mk
b/tests/automake.mk
index 8503b6c3f1bf38b8633a26a4e7368efdf92b6ac7..f9bd3687579c942651fd66868d47172ed7e012a4 100644
(file)
--- a/
tests/automake.mk
+++ b/
tests/automake.mk
@@
-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