]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile
notmuch-new: Check for non-fatal errors from stat()
[notmuch] / Makefile
index ae8bff134a154544340bca9558aefe6639ff19d6..2cd1b1bae4af648b07b51a110e08f623868fa66e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -75,5 +75,6 @@ DEPS := $(SRCS:%.c=.deps/%.d)
 DEPS := $(DEPS:%.cc=.deps/%.d)
 -include $(DEPS)
 
+.PHONY : clean
 clean:
        rm -f $(CLEAN); rm -rf .deps