]> git.lyx.org Git - features.git/blobdiff - boost/libs/regex/src/Makefile.am
make sure to dist pch.h and mark PCH_FILE as a built file
[features.git] / boost / libs / regex / src / Makefile.am
index 21241e9e738fb30f27f1858ee68d9cc04f8f1d9c..8a621f795b9b8a6c0527f9c47b759789fb594603 100644 (file)
@@ -1,5 +1,9 @@
 include $(top_srcdir)/config/common.am
 
+EXTRA_DIST = pch.h
+
+BUILT_SOURCES = $(PCH_FILE)
+
 noinst_LTLIBRARIES = libboost_regex.la
 
 AM_CPPFLAGS += \