]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/Makefile.am
Fix compilation with qt5
[lyx.git] / 3rdparty / boost / Makefile.am
index cfac86b4b95a3abd5c5c5e9d3dc67feb2276c274..6a89899e5f9fc0e79742f8fd0208354a95f20fb2 100644 (file)
@@ -4,12 +4,11 @@ noinst_LIBRARIES = liblyxboost.a
 
 EXTRA_DIST = boost \
        CMakeLists.txt \
+       LICENSE_1_0.txt \
        libs/CMakeLists.txt \
        libs/regex/CMakeLists.txt \
-       libs/regex/regex.vcproj \
        libs/regex/src/CMakeLists.txt \
        libs/signals/CMakeLists.txt \
-       libs/signals/signals.vcproj \
        libs/signals/src/CMakeLists.txt
 
 AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"