summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 1ab00bf8d..5f5a1e75e 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -104,6 +104,7 @@ EXTRA_DIST = \
$(TEST_DEPS_DIST)
MOSTLYCLEANFILES = $(UNIT_TESTS) $(UNIT_TESTS:%=%.cpp) $(UNIT_TESTS:%=%.lo)
+DISTCLEANFILES = $(UNIT_TESTS:%=.deps/%.Plo)
# the tests automake infrastructure doesn't clean up .o files :-(
# handle both .libs and _libs variants
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback