Without CVS we must not use cvs tools to generate the changelog. I'm not

confident enough with git to attempt to make one so I'll just make a dummy for
now.
This commit is contained in:
Daniel Stenberg 2009-05-23 23:03:31 +02:00
parent f1f49c3cce
commit fdaa5ad5b4

View File

@ -22,9 +22,7 @@ ACLOCAL_AMFLAGS = -I m4
.PHONY: ChangeLog
ChangeLog:
if test -f .cvsusers; then \
cvs2cl --utc --fsf --FSF --usermap .cvsusers -I ChangeLog -I .cvs; \
fi
echo "see NEWS" > ./ChangeLog
dist-hook:
rm -rf $(top_builddir)/tests/log