]> git.lyx.org Git - lyx.git/blobdiff - boost/libs/signals/src/Makefile.am
make sure to dist pch.h and mark PCH_FILE as a built file
[lyx.git] / boost / libs / signals / src / Makefile.am
index 99cee23980429f1c826ed8bec230a9f5a4877678..636736278d3b4ac0b5299084030a2f077b53264a 100644 (file)
@@ -1,5 +1,9 @@
 include $(top_srcdir)/config/common.am
 
+EXTRA_DIST = pch.h
+
+BUILT_SOURCES = $(PCH_FILE)
+
 noinst_LTLIBRARIES = libboost_signals.la
 
 AM_CPPFLAGS += \