X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=22c09902f7310a023599013c0dabc4837d3df32c;hb=74059f6b5600c92166e66e9b6b78eda2b7b93331;hp=63d67af02be88b59b857dee9814e857410d19d3b;hpb=8838648858532a8f1c323f25f37a72c4d2eba496;p=lyx.git diff --git a/development/Makefile.am b/development/Makefile.am index 63d67af02b..22c09902f7 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -38,6 +38,7 @@ Win32/packaging/installer/gui/external.nsh \ Win32/packaging/installer/gui/io_latex.ini \ Win32/packaging/installer/gui/LaTeXFolder.nsh \ Win32/packaging/installer/include/declarations.nsh \ +Win32/packaging/installer/include/declarations.nsh.cmake \ Win32/packaging/installer/include/detection.nsh \ Win32/packaging/installer/include/dictionaries.nsh \ Win32/packaging/installer/include/filelist.nsh \ @@ -87,25 +88,51 @@ Win32/packaging/installer/ThesaurusDictionaryNames.txt \ Win32/pdfview/pdfview.nsi \ Win32/vld/cmake/CMakeLists.txt \ Win32/vld/cmake/vld.cmake \ +autotests/CMakeLists.txt \ +autotests/check_load.cmake \ +autotests/export.cmake \ +autotests/ExportTests.cmake \ +autotests/keytest.py \ +autotests/lyx2lyxtest.cmake \ +autotests/single-test.cmake \ +autotests/xvkbd/CMakeLists.txt \ +autotests/xvkbd/findwidget.c \ +autotests/xvkbd/resources.h \ +autotests/xvkbd/XVkbd-common.h \ +autotests/xvkbd/xvkbd.c \ +autotests/xvkbd/xvkbd.xbm \ +autotests/xvkbd/iconify.xbm \ +autotests/xvkbd/xvkbd_icon.xbm \ +autotests/xvkbd/xvkbd_iconmask.xbm \ +checkurls/CMakeLists.txt \ +checkurls/CheckURL.pm \ +checkurls/search_url.pl \ cmake/ConfigureChecks.cmake \ cmake/Install.cmake \ cmake/LyxPackaging.cmake \ +cmake/LyX_description.txt \ +cmake/LyX_license.txt \ +cmake/LyX_summary.txt \ cmake/PyCompile.cmake \ cmake/config.cpp.cmake \ cmake/config.h.cmake \ +cmake/lyx_commit_hash.h.cmake \ cmake/configCompiler.h.cmake \ +cmake/configFunctions.cmake \ +cmake/configIncludes.cmake \ cmake/doc/CMakeLists.txt \ cmake/doc/ReplaceValues.pl \ cmake/doc/ReplaceValues.py \ cmake/lyx_date.h.cmake \ +cmake/lyx.rc \ cmake/man/CMakeLists.txt \ cmake/modules/FindASPELL.cmake \ cmake/modules/FindAiksaurusLIB.cmake \ cmake/modules/FindEnchant.cmake \ +cmake/modules/FindCXX11Compiler.cmake \ cmake/modules/FindGNUWIN32.cmake \ cmake/modules/FindHunspell.cmake \ cmake/modules/FindICONV.cmake \ -cmake/modules/FindLibintl.cmake \ cmake/modules/FindLyXGettext.cmake \ cmake/modules/FindMagic.cmake \ cmake/modules/FindMyThesLIB.cmake \ @@ -118,6 +145,13 @@ cmake/modules/LyXuic.cmake \ cmake/modules/MacroBoolTo01.cmake \ cmake/modules/PCHSupport_26.cmake \ cmake/modules/ProjectSourceGroup.cmake \ +cmake/pcheaders.h \ cmake/po/cat.py \ cmake/po/dos2unix.py \ -cmake/po/unix2dos.py +cmake/po/unix2dos.py \ +cmake/post_install/CMakeLists.txt \ +cmake/scripts/LyXCreateImagesResource.cmake \ +cmake/scripts/LyXGetVersion.cmake \ +keystest/cache-bisect.py \ +keystest/keytest.py \ +keystest/make_screenshot_html.py