From 9756b9dcb93c1babf5083cd91ad242b148c426a3 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 26 Nov 2011 09:55:07 -0800 Subject: build system: clean up object files in ./test and ./util --- test/Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile.local') 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 -- cgit v1.2.3