aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/Makefile.local
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-11-26 09:55:07 -0800
committerGravatar David Bremner <bremner@debian.org>2011-11-26 09:55:07 -0800
commit9756b9dcb93c1babf5083cd91ad242b148c426a3 (patch)
treea0c9d5beff621237bb67e76e16a723d2d5c5e8fb /test/Makefile.local
parent0da10aa1bc021bdf7fb43c818db1d59f28f30ecd (diff)
build system: clean up object files in ./test and ./util
Diffstat (limited to 'test/Makefile.local')
-rw-r--r--test/Makefile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.local b/test/Makefile.local
index 8eb04330..9b3308a1 100644
--- a/test/Makefile.local
+++ b/test/Makefile.local
@@ -17,4 +17,4 @@ test: all $(dir)/smtp-dummy
check: test
-CLEAN := $(CLEAN) $(dir)/smtp-dummy
+CLEAN := $(CLEAN) $(dir)/smtp-dummy $(dir)/smtp-dummy.o