X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=fea5a97745fff0541023d269ff9c4fcdbaeb5a8d;hb=4b0069860c4ac54aff09627582c6f5da7aa9020c;hp=0a1b3df5041f217e568e4c06ce5fcc152d2fa7f1;hpb=917a72e3ec3ff1a5850115abd533b8f08a172bd8;p=lyx.git diff --git a/development/Makefile.am b/development/Makefile.am index 0a1b3df504..fea5a97745 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -91,7 +91,6 @@ Win32/packaging/installer/ChangeLog.txt \ Win32/packaging/installer/DictionaryMirrors.txt \ Win32/packaging/installer/HunspellDictionaryNames.txt \ Win32/packaging/installer/license.rtf \ -Win32/packaging/installer/lyx.nsi \ Win32/packaging/installer/lyx-bundle.nsi \ Win32/packaging/installer/lyx-standard.nsi \ Win32/packaging/installer/Packages.txt \ @@ -107,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 \ @@ -117,6 +124,11 @@ autotests/xvkbd/xvkbd.xbm \ autotests/xvkbd/iconify.xbm \ autotests/xvkbd/xvkbd_icon.xbm \ autotests/xvkbd/xvkbd_iconmask.xbm \ +batchtests/CMakeLists.txt \ +batchtests/beamer_test.lyx \ +batchtests/beamer_test.tex.orig \ +batchtests/vcs_info_export.lyx \ +batchtests/vcs_info_export.tex.orig \ checkurls/CMakeLists.txt \ checkurls/CheckURL.pm \ checkurls/search_url.pl \