From 6a96f22d3c3e11f63ee17687a9de7f4c6ba854c5 Mon Sep 17 00:00:00 2001 From: short <> Date: Fri, 3 Oct 2003 21:04:18 +0000 Subject: [PATCH] Rename 'cvs2cl.pl' to the more common 'cvs2cl'. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2939690..612522a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ CLEANFILES+= \ if MAINTAINER_MODE ChangeLog: - cvs2cl.pl --usermap cvs2cl-usermap --window 3600 --separate-header --no-wrap --file $@ . $(REACTOS_SOURCES) + cvs2cl --usermap cvs2cl-usermap --window 3600 --separate-header --no-wrap --file $@ . $(REACTOS_SOURCES) else ChangeLog: -- 1.8.3.1