mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
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:
parent
4fa442d76b
commit
60eb734651
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user