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