X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=fde6494e663cf47563304a2ade032841637a702b;hb=abf04a01c2bbabe2376d685e860a83589cc5094d;hp=84461c4cfa5ba9024e0c40215c9edfee242c4a5c;hpb=8bd81b64dd11b27840b53208db19432dc9f6e06b;p=virt-mem.git diff --git a/Makefile.in b/Makefile.in index 84461c4..fde6494 100644 --- a/Makefile.in +++ b/Makefile.in @@ -98,6 +98,7 @@ dist: rm -rf $(PACKAGE)-$(VERSION) mkdir $(PACKAGE)-$(VERSION) tar -cf - -T MANIFEST | tar -C $(PACKAGE)-$(VERSION) -xf - + hg log --style changelog > $(PACKAGE)-$(VERSION)/ChangeLog $(INSTALL) -m 0755 configure $(PACKAGE)-$(VERSION)/ tar zcf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION) rm -rf $(PACKAGE)-$(VERSION)