X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2FMakefile.am;h=cfac86b4b95a3abd5c5c5e9d3dc67feb2276c274;hb=5b5b1a451512026f4d201f60c9228313037ed735;hp=69198704d99c94d1c794037e8826d237d508a075;hpb=41405babc526fa70ccc6ebbff30b03881762f6cb;p=lyx.git diff --git a/boost/Makefile.am b/boost/Makefile.am index 69198704d9..cfac86b4b9 100644 --- a/boost/Makefile.am +++ b/boost/Makefile.am @@ -2,11 +2,6 @@ include $(top_srcdir)/config/common.am noinst_LIBRARIES = liblyxboost.a -# Using precompiled headers makes compilation >10% slower -#EXTRA_DIST = pch.h -#BUILT_SOURCES = $(PCH_FILE) -#AM_CPPFLAGS += $(PCH_FLAGS) - EXTRA_DIST = boost \ CMakeLists.txt \ libs/CMakeLists.txt \