X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=7df52d0761cfd93cd2ac240eaefdc69597ea5679;hb=7a86fe3e0b70f944a2c99381ebf217609bf993e9;hp=4c8314310f786c754be4a25e6896366d0bc53f60;hpb=051ebbcf402cb6c7879941a22b4f6f78af32dbb7;p=lyx.git diff --git a/development/Makefile.am b/development/Makefile.am index 4c8314310f..7df52d0761 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -19,6 +19,7 @@ tools/generate_symbols_images.py \ tools/generate_symbols_list.py \ tools/generate_symbols_svg.lyx \ tools/generate_symbols_svg.py \ +tools/mergepo.py \ tools/unicodesymbols.py \ tools/updatedocs.py \ tools/updatelayouts.py \ @@ -69,6 +70,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 \ @@ -118,10 +120,17 @@ 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 \ @@ -130,6 +139,7 @@ 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 \ @@ -151,7 +161,6 @@ 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 \ @@ -159,3 +168,4 @@ cmake/scripts/LyXGetVersion.cmake \ keystest/cache-bisect.py \ keystest/keytest.py \ keystest/make_screenshot_html.py +