]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4599
[lyx.git] / 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: