From 6391a6a3ab01c4447ec7df71806884df92ac5d42 Mon Sep 17 00:00:00 2001 From: Gerald Schmidt Date: Thu, 13 Sep 2007 22:46:42 +0000 Subject: [PATCH] Shortened copying folder names to prevent `make dist-gzip' errors. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 30c1f9b..2fdffa3 100755 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,9 +44,9 @@ nobase_xmlcopyeditor_DATA = png/*.png \ copying/*.txt copying/boost_shared_ptr/* \ copying/Expat/* copying/libxml2/* copying/libxslt/* \ copying/PCRE/* copying/Scintilla/* \ - copying/Spell_Checker_Oriented_Word_Lists/* \ + copying/scowl/* \ copying/wxCoolBar/* \ - copying/wxStyledTextCtrl/* copying/Ximian_OpenOffice_icons/* \ + copying/wxStyledTextCtrl/* copying/ximian/* \ copying/wxStEditor/* \ copying/xmlcopyeditor/* \ copying/Apache/LICENSE-2.0 \