From: Kornel Benko Date: Sun, 29 Nov 2020 09:22:16 +0000 (+0100) Subject: Remove 3rdparty/boost/Makefile.am X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=125ed160;p=features.git Remove 3rdparty/boost/Makefile.am --- diff --git a/3rdparty/boost/Makefile.am b/3rdparty/boost/Makefile.am deleted file mode 100644 index ff8fa4bc75..0000000000 --- a/3rdparty/boost/Makefile.am +++ /dev/null @@ -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="" -AM_CPPFLAGS += $(BOOST_INCLUDES) -