From da8b7a62d4855814a764ca40f4cccc6a9bae6d80 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 13 Jul 2009 00:16:14 +0000 Subject: [PATCH] scons_manifest.py: fix hunspell entries git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30529 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 11d2a224f4..da065ca46f 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -74,7 +74,7 @@ src_header_files = Split(''' FuncRequest.h FuncStatus.h Graph.h -....HunspellSpellChecker.h + HunspellSpellChecker.h IndicesList.h InsetIterator.h InsetList.h @@ -248,7 +248,7 @@ src_post_files = Split(''' src_extra_src_files = Split(''' ASpell.cpp -....HunspellSpellChecker.cpp + HunspellSpellChecker.cpp main.cpp Section.cpp Variables.cpp -- 2.39.2