From: Kornel Benko Date: Wed, 12 Jun 2019 06:55:17 +0000 (+0200) Subject: Add missing test-tool-files to the list of provided data X-Git-Tag: 2.3.4~123 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ac72404309f7bab9d51f29dfc3f7c2736c4c96a5;p=features.git 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. --- diff --git a/development/Makefile.am b/development/Makefile.am index 1fed26a303..f5b218d0fd 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -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 \