]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
do what the FIXME suggested
[lyx.git] / src / Makefile.am
index 619d8423c2e2dd3d2ae4d948607a61da7d3b149a..7fa7a260b3513e3f965d28ad1408c3b2d69fd189 100644 (file)
@@ -478,10 +478,6 @@ endif
 
 noinst_LTLIBRARIES += liblyxinsets.la
 
-EXTRA_DIST += \
-       insets/InsetTheorem.cpp \
-       insets/InsetTheorem.h
-
 SOURCEFILESINSETS = \
        insets/MailInset.cpp \
        insets/ExternalSupport.cpp \
@@ -595,9 +591,7 @@ HEADERFILESINSETS = \
 #      insets/InsetList.cpp \
 #      insets/InsetList.h \
 #      insets/InsetSection.h \
-#      insets/InsetSection.cpp \
-#      insets/InsetTheorem.cpp \
-#      insets/InsetTheorem.h
+#      insets/InsetSection.cpp
 
 lyxinsets.cpp:
        @echo -e '$(SOURCEFILESINSETS:%=\n#include "%")\n' > $@