1
1

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.
Этот коммит содержится в:
Daniel Stenberg 2009-05-23 23:03:31 +02:00
родитель f1f49c3cce
Коммит fdaa5ad5b4

Просмотреть файл

@ -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