]> git.lyx.org Git - lyx.git/blobdiff - development/Makefile.am
Customization: correct some color names.
[lyx.git] / development / Makefile.am
index e7ab234dc660482ea8923e87721fb9a21d068fcf..c53b01ffa8381480e57d41a74fc7c52331f943e9 100644 (file)
@@ -17,12 +17,18 @@ 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/generate_symbols_svg.py \
+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 \
 tools/count_lines_of_included_code.sh \
 tools/lyxeditor \
+Win32/packaging/icons/Lydia.svg \
 Win32/packaging/icons/lyx_doc.svg \
 Win32/packaging/icons/lyx_32x32.png \
 Win32/packaging/icons/lyx_doc_32x32.png \
@@ -41,6 +47,7 @@ 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/EnvVarUpdate.nsh \
 Win32/packaging/installer/include/filelist.nsh \
 Win32/packaging/installer/include/gui.nsh \
 Win32/packaging/installer/include/init.nsh \
@@ -48,6 +55,11 @@ Win32/packaging/installer/include/LaTeX.nsh \
 Win32/packaging/installer/include/LyXUtils.nsh \
 Win32/packaging/installer/include/nsis.nsh \
 Win32/packaging/installer/include/variables.nsh \
+Win32/packaging/installer/information/InstallerStructure.odg \
+Win32/packaging/installer/information/InstallerStructure.pdf \
+Win32/packaging/installer/information/ISO_3166.html \
+Win32/packaging/installer/information/iso639.htm \
+Win32/packaging/installer/information/WinLangCode.htm \
 Win32/packaging/installer/lang/arabic.nsh \
 Win32/packaging/installer/lang/basque.nsh \
 Win32/packaging/installer/lang/catalan.nsh \
@@ -65,10 +77,13 @@ 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/russian.nsh \
 Win32/packaging/installer/lang/slovak.nsh \
 Win32/packaging/installer/lang/spanish.nsh \
 Win32/packaging/installer/lang/swedish.nsh \
+Win32/packaging/installer/lang/TranslatedLanguages.nsh \
 Win32/packaging/installer/lang/turkish.nsh \
 Win32/packaging/installer/lang/ukrainian.nsh \
 Win32/packaging/installer/setup/configure.nsh \
@@ -82,6 +97,8 @@ Win32/packaging/installer/lyx.nsi \
 Win32/packaging/installer/lyx.nsi.cmake \
 Win32/packaging/installer/lyx-bundle.nsi \
 Win32/packaging/installer/lyx-standard.nsi \
+Win32/packaging/installer/Packages.txt \
+Win32/packaging/installer/Readme.txt \
 Win32/packaging/installer/settings.nsh \
 Win32/packaging/installer/settings.nsh.cmake \
 Win32/packaging/installer/ThesaurusDictionaryNames.txt \
@@ -114,9 +131,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-x64.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 \
@@ -125,6 +150,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 \
@@ -154,3 +180,4 @@ cmake/scripts/LyXGetVersion.cmake \
 keystest/cache-bisect.py \
 keystest/keytest.py \
 keystest/make_screenshot_html.py
+