Add missing test-tool-files to the list of provided data

With this, an interested user which compiles in cmake environment,
is able to run some export tests.
This commit is contained in:
Kornel Benko 2019-06-12 09:08:26 +02:00
parent acd0f2fc78
commit b881cf8fd7

View File

@ -106,6 +106,14 @@ autotests/export.cmake \
autotests/ExportTests.cmake \
autotests/keytest.py \
autotests/lyx2lyxtest.cmake \
autotests/ignoredTests \
autotests/ignoreLatexErrorsTests \
autotests/invertedTests \
autotests/suspendedTests \
autotests/unreliableTests \
autotests/lyxStatus.pm \
autotests/getTempDir.pl \
autotests/useSystemFonts.pl \
autotests/single-test.cmake \
autotests/xvkbd/CMakeLists.txt \
autotests/xvkbd/findwidget.c \