mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix make dist
This commit is contained in:
parent
00d07d6732
commit
cede08451e
4
3rdparty/boost/Makefile.am
vendored
4
3rdparty/boost/Makefile.am
vendored
@ -5,9 +5,7 @@ EXTRA_DIST = boost \
|
||||
LICENSE_1_0.txt \
|
||||
libs/CMakeLists.txt \
|
||||
libs/regex/CMakeLists.txt \
|
||||
libs/regex/src/CMakeLists.txt \
|
||||
libs/regex/src/usinstances.cpp
|
||||
# The last file above is only compiled for msvc (see cmake)
|
||||
libs/regex/src/CMakeLists.txt
|
||||
|
||||
AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"
|
||||
AM_CPPFLAGS += $(BOOST_INCLUDES)
|
||||
|
Loading…
Reference in New Issue
Block a user