X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=af2f91f6c421d27df5143c0e3a6e99775cc0fba4;hb=7c0eba4d75cf37a587d5df9dd696dc56a7732464;hp=ce53bab1de349b03d3c44985c375c8c781dd3571;hpb=bc59cf6a938da1a190166c73ed254843f37daf23;p=lyx.git diff --git a/development/Makefile.am b/development/Makefile.am index ce53bab1de..af2f91f6c4 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -12,12 +12,15 @@ EXTRA_DIST = coding/Rules coding/Recommendations \ FORMAT lyx.rpm.README \ lyxserver lyx.spec.in lyx.spec \ LyX-Mac-binary-release.sh \ -tools/convert_kmap.py \ tools/gen_lfuns.py \ tools/generate_symbols_images.lyx \ tools/generate_symbols_images.py \ tools/generate_symbols_list.py \ +tools/generate_symbols_svg.lyx \ +tools/mergepo.py \ tools/unicodesymbols.py \ +tools/updatedocs.py \ +tools/updatelayouts.py \ tools/x-font \ tools/README \ tools/count_total_lines_of_compiled_code.sh \ @@ -38,6 +41,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 \ @@ -64,6 +68,7 @@ Win32/packaging/installer/lang/japanese.nsh \ Win32/packaging/installer/lang/norwegian.nsh \ Win32/packaging/installer/lang/polish.nsh \ Win32/packaging/installer/lang/portuguese.nsh \ +Win32/packaging/installer/lang/portugueseBR.nsh \ Win32/packaging/installer/lang/romanian.nsh \ Win32/packaging/installer/lang/slovak.nsh \ Win32/packaging/installer/lang/spanish.nsh \ @@ -90,30 +95,53 @@ 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/TODO.txt \ +cmake/build4-2010.bat \ +cmake/build5-2010.bat \ +cmake/build5-2010-installer.bat \ +cmake/build5-2015.bat \ +cmake/build5-2015-installer.bat \ cmake/config.cpp.cmake \ cmake/config.h.cmake \ +cmake/lyx_commit_hash.h.cmake \ cmake/configCompiler.h.cmake \ +cmake/configCompiler.h.msvc \ 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/mingw.bat \ 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 \ @@ -129,11 +157,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/post_install/CMakeLists.txt \ cmake/scripts/LyXCreateImagesResource.cmake \ cmake/scripts/LyXGetVersion.cmake \ keystest/cache-bisect.py \ keystest/keytest.py \ keystest/make_screenshot_html.py +