summaryrefslogtreecommitdiff
path: root/cpp/tests
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-03-13 23:10:31 +0000
committerAlan Conway <aconway@apache.org>2007-03-13 23:10:31 +0000
commitf627ac7ef1c409275b73f5f330da260fe90ad64b (patch)
tree03025aa0039a71bbfa9444d61f1c981a9c2e0558 /cpp/tests
parent82cdcab7be84c8b17a01767785d424e356a25c32 (diff)
downloadqpid-python-f627ac7ef1c409275b73f5f330da260fe90ad64b.tar.gz
Merged revisions 499845 via svnmerge from
https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid ........ r499845 | aconway | 2007-01-25 11:45:48 -0500 (Thu, 25 Jan 2007) | 5 lines * qpidc.spec.in: updated to release 3 for RPM. * gen/make-gen-src-mk.sh: fixed problem with makefile generation in a new checkout. * Other Makefile.am: added missing files to maintainer-clean. * Added missing svn-ignores. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@517931 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/tests')
-rw-r--r--cpp/tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/tests/Makefile.am b/cpp/tests/Makefile.am
index 635e7b9371..59bb1b82e9 100644
--- a/cpp/tests/Makefile.am
+++ b/cpp/tests/Makefile.am
@@ -90,6 +90,9 @@ EXTRA_DIST = \
topictest \
APRBaseTest.cpp
+CLEANFILES=qpidd.log
+DISTCLEANFILES=gen.mk
+
include gen.mk
abs_builddir = @abs_builddir@