From 19c26e6cc137113ad1c29f17ec7004af8d9d63b1 Mon Sep 17 00:00:00 2001 From: Gerald Schmidt Date: Thu, 13 Sep 2007 22:47:01 +0000 Subject: [PATCH] Shortened copying folder names to prevent `make dist-gzip' errors. --- src/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.in b/src/Makefile.in index 15aaf72..3c3b3af 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -244,9 +244,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 \