X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=Makefile.am;h=68331c72053831532b0b430792cc39334295a0e0;hp=9a8201052a7688bb264659be0b3621df073376de;hb=eb36b0c1ef7b5ed8ff59c3b41cbb361ed37d5f01;hpb=2f37f2bd8ab6b89eb6b6c2b4bdd6ffe449b1aa98 diff --git a/Makefile.am b/Makefile.am index 9a82010..68331c7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,11 +14,7 @@ CVS_CREATED = configure aclocal.m4 config.h.in config.guess \ ChangeLog: rm -f ChangeLog - rcs2log \ - -u "zarq Ivo Timmermans itimmermans@bigfoot.com" \ - -u "guus Guus Sliepen guus@sliepen.warande.net" \ - -u "wsl Wessel Dankers wsl@nl.linux.org" | \ - sed -e 's,/home/CVS/tinc/,,g' > $@ + cvs2cl -U cvsusers --fsf cvs-clean: maintainer-clean for f in $(CVS_CREATED) `find -name Makefile.in` ; do\