]> git.lyx.org Git - features.git/blobdiff - development/Makefile.am
Cmake tests: Add docbook5 exports to the tests
[features.git] / development / Makefile.am
index 06390051f853db8f4ab53ba5b6c40f73b73cf438..fc9aa9047f9d43805981e8e1a7d4c13b796b694a 100644 (file)
@@ -13,6 +13,7 @@ EXTRA_DIST = coding/Rules coding/Recommendations \
        FORMAT lyx.rpm.README \
        lyxserver lyx.spec.in lyx.spec \
        LyX-Mac-binary-release.sh \
+       LyX-Mac-frameworks-template.plist \
 tools/gen_lfuns.py \
 tools/generate_symbols_images.lyx \
 tools/generate_symbols_images.py \
@@ -28,6 +29,7 @@ tools/count_total_lines_of_compiled_code.sh \
 tools/count_lines_of_included_code.sh \
 tools/lyxeditor \
 Win32/packaging/icons/Lydia.svg \
+Win32/packaging/icons/lyx_doc.ico \
 Win32/packaging/icons/lyx_doc.svg \
 Win32/packaging/icons/lyx_32x32.png \
 Win32/packaging/icons/lyx_doc_32x32.png \
@@ -91,7 +93,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 +108,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 \
@@ -152,10 +161,10 @@ cmake/man/CMakeLists.txt \
 cmake/mingw.bat \
 cmake/modules/FindASPELL.cmake \
 cmake/modules/FindAiksaurusLIB.cmake \
-cmake/modules/FindEnchant.cmake \
+cmake/modules/FindENCHANT.cmake \
 cmake/modules/FindCXX11Compiler.cmake \
 cmake/modules/FindGNUWIN32.cmake \
-cmake/modules/FindHunspell.cmake \
+cmake/modules/FindHUNSPELL.cmake \
 cmake/modules/FindICONV.cmake \
 cmake/modules/FindLyXGettext.cmake \
 cmake/modules/FindMagic.cmake \
@@ -174,7 +183,6 @@ cmake/pcheaders.h \
 cmake/po/cat.py \
 cmake/po/unix2dos.py \
 cmake/post_install/CMakeLists.txt \
-cmake/scripts/LyXCreateImagesResource.cmake \
 cmake/scripts/LyXGetVersion.cmake \
 cmake/scripts/xmingw \
 keystest/cache-bisect.py \