]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/Makefile.am
A bunch of conversion to docstring.
[lyx.git] / src / graphics / Makefile.am
index 923fd53eb38942981cdb61bfe3fad41afc7f8f69..1c92b93c1bf49d399b5ed9f6a9bc15d989ff1004 100644 (file)
@@ -1,5 +1,9 @@
 include $(top_srcdir)/config/common.am
 
+EXTRA_DIST = pch.h
+
+BUILT_SOURCES = $(PCH_FILE)
+
 noinst_LTLIBRARIES = libgraphics.la
 
 AM_CPPFLAGS += $(PCH_FLAGS) -I$(srcdir)/.. $(BOOST_INCLUDES)