From d663cfbbecd170f93b031aab5041d2b5bd795354 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Mon, 19 Aug 2002 03:30:27 +0000 Subject: [PATCH] make ChangeLog is little easier to read --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 593db20e8..9815cb249 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ EXTRA_DIST= ChangeLog configure.ac \ changelog:: ( cd $(top_srcdir); \ - tools/cvs2cl/cvs2cl.pl --stdout -b --utc ) > ChangeLog + tools/cvs2cl/cvs2cl.pl --stdout -b --utc -S --no-wrap) > ChangeLog NOCONV_DIST= $(distdir)/include/win32/resources/icon1.ico