X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=6d6896a353c4e2563f8936024608d3935cb7c50d;hp=296995d364a4d0979cceb24752247b6b4f1e30d3;hb=8a745d310f966194e82f12f6453f05cc877379d6;hpb=4cedb2a3ea77b61a5d8e9fe56e8585d312ee96ca diff --git a/Makefile.local b/Makefile.local index 296995d3..6d6896a3 100644 --- a/Makefile.local +++ b/Makefile.local @@ -265,7 +265,7 @@ quiet ?= $($(shell echo $1 | sed -e s'/ .*//')) .PHONY : clean clean: - rm -f $(CLEAN); rm -rf .deps + rm -rf $(CLEAN); rm -rf .deps # We don't (yet) have any distributed files not in the upstream repository. # So distclean is currently identical to clean.