]> git.lyx.org Git - features.git/commitdiff
* monolithic-core fix.
authorPavel Sanda <sanda@lyx.org>
Sat, 1 Mar 2008 17:22:19 +0000 (17:22 +0000)
committerPavel Sanda <sanda@lyx.org>
Sat, 1 Mar 2008 17:22:19 +0000 (17:22 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23373 a592a061-630c-0410-9148-cb99ea01b6c8

src/Makefile.am

index c2119a170552a5d5461d04bf979e32401f1e7dd7..619d8423c2e2dd3d2ae4d948607a61da7d3b149a 100644 (file)
@@ -159,6 +159,7 @@ SOURCEFILESCORE = \
        Text2.cpp \
        Text3.cpp \
        TexStream.cpp \
+       TextClass.cpp \
        TextMetrics.cpp \
        TocBackend.cpp \
        ToolbarBackend.cpp \
@@ -275,8 +276,7 @@ HEADERFILESCORE = \
        WordList.h
 
 STANDALONEFILES = \
-       Layout.cpp \
-       TextClass.cpp
+       Layout.cpp
 
 
 lyxcore.cpp: