]> git.lyx.org Git - features.git/commitdiff
André was nice to scons and forgot autotools :-)
authorJosé Matox <jamatos@lyx.org>
Tue, 15 May 2007 11:27:04 +0000 (11:27 +0000)
committerJosé Matox <jamatos@lyx.org>
Tue, 15 May 2007 11:27:04 +0000 (11:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18339 a592a061-630c-0410-9148-cb99ea01b6c8

src/Makefile.am
src/frontends/Makefile.am

index 64ab18de4313f79b86c3c1f8d24e4b70bbecd32a..3c2e486d24e0db02b3c8a12964490ee0ede8cf6c 100644 (file)
@@ -152,7 +152,6 @@ lyx_SOURCES = \
        KeyMap.h \
        KeySequence.cpp \
        KeySequence.h \
-       KmodInfo.h \
        Language.cpp \
        Language.h \
        LaTeX.cpp \
@@ -210,7 +209,6 @@ lyx_SOURCES = \
        paragraph_funcs.cpp \
        paragraph_funcs.h \
        Paragraph.h \
-       ParagraphList_fwd.h \
        ParagraphList.h \
        ParagraphMetrics.cpp \
        ParagraphMetrics.h \
index 257b303e66a6c921aedbde6f43e6a93aa3a08bef..52636cf245d91015c8995b7f18153633260c4568 100644 (file)
@@ -26,7 +26,6 @@ libfrontends_la_SOURCES = \
        FontLoader.h \
        FontMetrics.h \
        KeySymbol.h \
-       KeySymbolFactory.h \
        LyXView.cpp \
        LyXView.h \
        Menubar.h \