Added more missing files to autoconf's dist

This commit is contained in:
Kornel Benko 2014-09-02 15:02:55 +02:00
parent d9b87d651a
commit b62c6a1c5e
2 changed files with 9 additions and 1 deletions

View File

@ -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 \

View File

@ -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 \