]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
build: generate sh.config for feeding configure results to shell scripts
[notmuch] / Makefile.local
index d5ee85ce9bc82fe01124e456d69da309115b55ff..81ee34774386dd8e4de2b6b472896056b434ee83 100644 (file)
@@ -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)