]> git.lyx.org Git - features.git/blobdiff - src/insets/Makefile.am
More pch work.
[features.git] / src / insets / Makefile.am
index b4bcf0701119fa6d4f31eeb08bfd782bdabbc0b5..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 \