]> 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 e0162919481c38354fef4203d0bc1f83ee9307ea..619d8423c2e2dd3d2ae4d948607a61da7d3b149a 100644 (file)
@@ -159,6 +159,7 @@ SOURCEFILESCORE = \
        Text2.cpp \
        Text3.cpp \
        TexStream.cpp \
+       TextClass.cpp \
        TextMetrics.cpp \
        TocBackend.cpp \
        ToolbarBackend.cpp \
@@ -262,7 +263,6 @@ HEADERFILESCORE = \
        TexStream.h \
        Text.h \
        TextClass.h \
-       TextClassPtr.h \
        TextMetrics.h \
        TocBackend.h \
        ToolbarBackend.h \
@@ -276,8 +276,7 @@ HEADERFILESCORE = \
        WordList.h
 
 STANDALONEFILES = \
-       Layout.cpp \
-       TextClass.cpp
+       Layout.cpp
 
 
 lyxcore.cpp: