X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=81ee34774386dd8e4de2b6b472896056b434ee83;hp=d5ee85ce9bc82fe01124e456d69da309115b55ff;hb=57540a1952460fe88817ad53dc32274543cf0514;hpb=5694d72a8367931776890e3a8ffb23e5bf5b34b7 diff --git a/Makefile.local b/Makefile.local index d5ee85ce..81ee3477 100644 --- a/Makefile.local +++ b/Makefile.local @@ -338,7 +338,7 @@ SRCS := $(SRCS) $(notmuch_client_srcs) CLEAN := $(CLEAN) notmuch notmuch-shared $(notmuch_client_modules) CLEAN := $(CLEAN) version.stamp notmuch-*.tar.gz.tmp -DISTCLEAN := $(DISTCLEAN) .first-build-message Makefile.config +DISTCLEAN := $(DISTCLEAN) .first-build-message Makefile.config sh.config DEPS := $(SRCS:%.c=.deps/%.d) DEPS := $(DEPS:%.cc=.deps/%.d)