]> git.lyx.org Git - lyx.git/blob - 3rdparty/boost/Makefile.am
Revert "Remove 3rdparty/boost/Makefile.am"
[lyx.git] / 3rdparty / boost / Makefile.am
1 include $(top_srcdir)/config/common.am
2
3 EXTRA_DIST = boost \
4         CMakeLists.txt \
5         LICENSE_1_0.txt \
6         libs/CMakeLists.txt \
7         libs/regex/CMakeLists.txt \
8         libs/regex/src/CMakeLists.txt
9
10 AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>" 
11 AM_CPPFLAGS +=  $(BOOST_INCLUDES)
12