X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=Makefile.am;h=68331c72053831532b0b430792cc39334295a0e0;hp=9a8201052a7688bb264659be0b3621df073376de;hb=c94f7637427f4c89d56c41fe4c75f2970b664a63;hpb=31aa4298463498cbb755db747e901e4269cd1ef6 diff --git a/Makefile.am b/Makefile.am index 9a820105..68331c72 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\