X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;fp=Makefile.local;h=dde7981ba3df65133d47fe170a591fe8b28e791f;hp=c65cee7cb15c1ae72ddaeca34060f07a86429ba1;hb=981d5a01689937ba45f3cd9dbdcdc65e6d264286;hpb=582e919e2769bd99064b997b05e1601ffcfe9a98 diff --git a/Makefile.local b/Makefile.local index c65cee7c..dde7981b 100644 --- a/Makefile.local +++ b/Makefile.local @@ -19,7 +19,7 @@ endif # Depend (also) on the file 'version'. In case of ifeq ($(IS_GIT),yes) # this file may already have been updated. -version.stamp: $(srcdir)/version +version.stamp: $(srcdir)/version.txt echo $(VERSION) > $@ $(TAR_FILE):