X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=f93359dfa55812f89d0d7e65ed56bd5709b73809;hb=8efe8c2562030a7d2e7ce99c544e8f0b9fd16cce;hp=7ec76736ce585866ec9631b8604a0e45420fa38f;hpb=e48142e43bfeef1a44fb2f7131918b7172cd427e;p=mmh diff --git a/Makefile.in b/Makefile.in index 7ec7673..f93359d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -177,6 +177,7 @@ mmhdist: $(DISTINCLUDE) distname @chmod 755 $(distdir) @for file in $(DISTINCLUDE); do \ cp -p $(srcdir)/$$file $(distdir)/$$file; \ + touch $(distdir)/$$file; \ done @for file in $(DISTEXCLUDE); do \ rm -rf $(distdir)/$$file; \