diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.local | 2 |
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 |