Skip to content

Commit

Permalink
Distribution improvements (ChangeLog, .elc files)
Browse files Browse the repository at this point in the history
Ignore-this: c017f612d51e510153998b1d59c8d59c

darcs-hash:20091107104822-f57bf-a21151497464538cd44e4af5b396e8573a7301ac.gz
  • Loading branch information
svein.ove committed Nov 7, 2009
1 parent 3b1a5ad commit c292c7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -51,6 +51,9 @@ dist:
rm -r _darcs &&\
sed -i 's/\$$Name: \$$/$(TAG)/g' * &&\
make $(AUTOLOADS) &&\
make $(ELCFILES) &&\
darcs changes > ChangeLog &&\
rm Makefile &&\
cd .. &&\
tar czf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION) &&\
rm -rf $(PACKAGE)-$(VERSION) &&\
Expand Down

0 comments on commit c292c7c

Please sign in to comment.