summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-11-04 19:33:47 +0000
committerAlan Conway <aconway@apache.org>2009-11-04 19:33:47 +0000
commit05865f45db96f411b495aa1129c62ef96ed6b8d8 (patch)
tree278c6f0c1d330018728ff239261742147ad1336e /cpp/src/tests/Makefile.am
parentbc03638446de8a6d8e816a73c264dd567e27a789 (diff)
downloadqpid-python-05865f45db96f411b495aa1129c62ef96ed6b8d8.tar.gz
Clean up files left behind by tests in make clean.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@832852 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Makefile.am')
-rw-r--r--cpp/src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index 15133505a3..e1935dfcc6 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -318,7 +318,7 @@ check_LTLIBRARIES += libdlclose_noop.la
libdlclose_noop_la_LDFLAGS = -module -rpath $(abs_builddir)
libdlclose_noop_la_SOURCES = dlclose_noop.c
-CLEANFILES+=valgrind.out *.log *.vglog* dummy_test $(unit_wrappers)
+CLEANFILES+=valgrind.out *.log *.vglog* dummy_test qpidd.port $(unit_wrappers)
# Longer running stability tests, not run by default check: target.
# Not run under valgrind, too slow