commit b62c6a1c5e51eb8c1e4f0828d4b21f3787234e76
Author: Kornel Benko <[email protected]>
Date: Tue Sep 2 15:02:55 2014 +0200
Added more missing files to autoconf's dist
diff --git a/boost/Makefile.am b/boost/Makefile.am
index 4e52873..8cb08b1 100644
--- a/boost/Makefile.am
+++ b/boost/Makefile.am
@@ -48,7 +48,7 @@ liblyxboost_a_SOURCES = \
libs/regex/src/w32_regex_traits.cpp \
libs/regex/src/wide_posix_api.cpp \
libs/regex/src/winstances.cpp \
- \
+ libs/regex/src/static_mutex.cpp \
libs/signals/src/connection.cpp \
libs/signals/src/named_slot_map.cpp \
libs/signals/src/signal_base.cpp \
diff --git a/development/Makefile.am b/development/Makefile.am
index db5de46..e7ab234 100644
--- a/development/Makefile.am
+++ b/development/Makefile.am
@@ -96,6 +96,14 @@ autotests/keytest.py \
autotests/lyx2lyxtest.cmake \
autotests/single-test.cmake \
autotests/xvkbd/CMakeLists.txt \
+autotests/xvkbd/findwidget.c \
+autotests/xvkbd/resources.h \
+autotests/xvkbd/XVkbd-common.h \
+autotests/xvkbd/xvkbd.c \
+autotests/xvkbd/xvkbd.xbm \
+autotests/xvkbd/iconify.xbm \
+autotests/xvkbd/xvkbd_icon.xbm \
+autotests/xvkbd/xvkbd_iconmask.xbm \
checkurls/CMakeLists.txt \
checkurls/CheckURL.pm \
checkurls/search_url.pl \