make make changelog work in an external buildtree

This commit is contained in:
Bill Currie 2001-06-08 00:27:41 +00:00
parent 8656eb998a
commit c24a6f7d6a

View file

@ -12,9 +12,8 @@ EXTRA_DIST= ChangeLog RPM/build_rpm.in \
tools/zpak
changelog::
-touch ChangeLog
-$(top_srcdir)/tools/cvs2cl/cvs2cl.pl -b --utc
-rm -f ChangeLog.bak
( cd $(top_srcdir); \
tools/cvs2cl/cvs2cl.pl --stdout -b --utc ) > ChangeLog
NOCONV_DIST= $(distdir)/include/win32/resources/icon1.ico