]> git.lyx.org Git - features.git/commitdiff
Makefile.am: PSpell and ISpell was removed for LyX 2.0 at the developer meeting
authorUwe Stöhr <uwestoehr@web.de>
Sun, 7 Dec 2008 17:09:18 +0000 (17:09 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 7 Dec 2008 17:09:18 +0000 (17:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27798 a592a061-630c-0410-9148-cb99ea01b6c8

src/Makefile.am

index 176683d492cce9c64323905388be6f434eee8b97..721199a9b69ca3e29529463507245a6635031447 100644 (file)
@@ -58,7 +58,7 @@ endif
 # and in fact libtools seems not able to do that.
 lyx_SOURCES = \
        main.cpp \
-       $(ASPELL) $(PSPELL) $(ISPELL) SpellBase.cpp \
+       $(ASPELL) SpellBase.cpp \
        BiblioInfo.h \
        BiblioInfo.cpp \
        Box.cpp \