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