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 08:55:17 +02:00
parent ea6f39aafc
commit ac72404309

View File

@ -105,6 +105,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 \