]> git.lyx.org Git - features.git/commitdiff
Fix make dist
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 28 Nov 2020 22:43:06 +0000 (23:43 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 28 Nov 2020 22:43:36 +0000 (23:43 +0100)
3rdparty/boost/Makefile.am

index bd4a2dd154a180cf73d6f0b3b9457cb053934656..ff8fa4bc7587555bb3ae1ea03f28849349e67fda 100644 (file)
@@ -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)