Remove 3rdparty/boost/Makefile.am

This commit is contained in:
Kornel Benko 2020-11-29 10:22:16 +01:00
parent b3d43404f4
commit 125ed160d6

View File

@ -1,12 +0,0 @@
include $(top_srcdir)/config/common.am
EXTRA_DIST = boost \
CMakeLists.txt \
LICENSE_1_0.txt \
libs/CMakeLists.txt \
libs/regex/CMakeLists.txt \
libs/regex/src/CMakeLists.txt
AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"
AM_CPPFLAGS += $(BOOST_INCLUDES)