make make changelog work out-of-tree

This commit is contained in:
Bill Currie 2001-10-31 22:59:41 +00:00
parent 1e1ee75773
commit 7fa170c325

View file

@ -13,9 +13,8 @@ EXTRA_DIST= README.WIN newtree.dsw ChangeLog \
NOCONV_DIST= $(distdir)/include/win32/resources/icon1.ico
changelog::
-touch ChangeLog
-tools/cvs2cl/cvs2cl.pl -b --utc
-rm -f ChangeLog.bak
( cd $(top_srcdir); \
tools/cvs2cl/cvs2cl.pl --stdout -b --utc ) > ChangeLog
dist-zip: distdir
-chmod -R a+r $(distdir)