Make dist doesn't include boost headers.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24606 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-05-04 22:49:19 +00:00
parent 4fa442d76b
commit 60eb734651

View File

@ -7,6 +7,8 @@ noinst_LTLIBRARIES = liblyxboost.la
#BUILT_SOURCES = $(PCH_FILE)
#AM_CPPFLAGS += $(PCH_FLAGS)
EXTRA_DIST = boost
AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"
AM_CPPFLAGS += $(BOOST_INCLUDES)