diff options
Diffstat (limited to 'cpp/tests')
| -rw-r--r-- | cpp/tests/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/tests/Makefile.am b/cpp/tests/Makefile.am index 7a5f396932..7764d79721 100644 --- a/cpp/tests/Makefile.am +++ b/cpp/tests/Makefile.am @@ -75,6 +75,9 @@ TESTS_ENVIRONMENT = \ TESTS = run-unit-tests run-python-tests EXTRA_DIST += $(TESTS) +CLEANFILES=qpidd.log +DISTCLEANFILES=gen.mk + include gen.mk abs_builddir = @abs_builddir@ |
