Called ChangeLog builder renamed to match Debian package: cvs2cl.pl -> cvs2cl
authorshort <>
Sat, 16 Aug 2003 10:54:23 +0000 (10:54 +0000)
committershort <>
Sat, 16 Aug 2003 10:54:23 +0000 (10:54 +0000)
Makefile.am

index 90fa513..2471688 100644 (file)
@@ -51,7 +51,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: