]> git.lyx.org Git - features.git/blobdiff - src/insets/Makefile.am
More pch work.
[features.git] / src / insets / Makefile.am
index b07c8ee86cfaa361f691008a0235987f928aabc9..fb5583c8533e59a520504e3e2de0f8b713de64b1 100644 (file)
@@ -5,11 +5,11 @@ noinst_LTLIBRARIES = libinsets.la
 INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 EXTRA_DIST = \
-       insetlist.C \
-       insetlist.h \
        insettheorem.C \
        insettheorem.h
 
+AM_CXXFLAGS = $(PCH_FLAGS)
+
 libinsets_la_SOURCES = \
        mailinset.C \
        mailinset.h \
@@ -82,8 +82,6 @@ libinsets_la_SOURCES = \
        insetline.h \
        insetmarginal.h \
        insetmarginal.C \
-       insetminipage.C \
-       insetminipage.h \
        insetnewline.C \
        insetnewline.h \
        insetnote.C \
@@ -119,4 +117,4 @@ libinsets_la_SOURCES = \
 #      insetsection.h \
 #      insetsection.C \
 #      insettheorem.C \
-#      insettheorem.h \
+#      insettheorem.h