]> git.lyx.org Git - features.git/commitdiff
scons_manifest.py: fix hunspell entries
authorUwe Stöhr <uwestoehr@web.de>
Mon, 13 Jul 2009 00:16:14 +0000 (00:16 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 13 Jul 2009 00:16:14 +0000 (00:16 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30529 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index 11d2a224f41c541d667674ddc1587be1efeac217..da065ca46f4c121380747ba5f617079fbd82d2ab 100644 (file)
@@ -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