X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=a5e1b8055caca7fdf37ffa0a8491d17437734c59;hb=286a19b7fc7240bbcdec8acb07f00e6d27926bef;hp=baf1edefca023d8022c6bf80e36147197609df1e;hpb=269969db0d9520a7ff2eebea49eda91bf229dec4;p=lyx.git diff --git a/development/Makefile.am b/development/Makefile.am index baf1edefca..a5e1b8055c 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -21,8 +21,6 @@ tools/README \ tools/count_total_lines_of_compiled_code.sh \ tools/count_lines_of_included_code.sh \ tools/lyxeditor \ -tools/lyxpak.py \ -Win32/launcher/launcher.nsi \ Win32/packaging/icons/lyx_doc.svg \ Win32/packaging/icons/lyx_32x32.png \ Win32/packaging/icons/lyx_doc_32x32.png \ @@ -35,15 +33,12 @@ Win32/packaging/icons/lyx_doc_32x32_16colors.png \ Win32/packaging/installer/graphics/header.bmp \ Win32/packaging/installer/graphics/wizard.bmp \ Win32/packaging/installer/gui/external.nsh \ -Win32/packaging/installer/gui/langselect.nsh \ Win32/packaging/installer/gui/reinstall.nsh \ Win32/packaging/installer/include/declarations.nsh \ Win32/packaging/installer/include/detection.nsh \ -Win32/packaging/installer/include/dictlist.nsh \ Win32/packaging/installer/include/filelist.nsh \ Win32/packaging/installer/include/gui.nsh \ Win32/packaging/installer/include/init.nsh \ -Win32/packaging/installer/include/langlist.nsh \ Win32/packaging/installer/include/nsis.nsh \ Win32/packaging/installer/include/variables.nsh \ Win32/packaging/installer/lang/english.nsh \ @@ -132,19 +127,7 @@ Win32/packaging/AltInstaller/specials/PDFViewWin/PDFViewWin.exe \ Win32/packaging/AltInstaller/specials/PDFViewWin/PDFViewWin.res \ Win32/packaging/AltInstaller/specials/AspellRepositories.txt \ Win32/packaging/AltInstaller/specials/AspellDictionaryNames.txt \ -Win32/packaging/build_msvs_debug.bat \ -Win32/packaging/build_msvc.bat \ -Win32/packaging/Microsoft.VC90.CRT.manifest \ Win32/pdfview/pdfview.nsi \ -Win32/patches/mingw/aspell-0.60.4.patch \ -Win32/patches/mingw/gettext-0.14.5.patch \ -Win32/patches/msvc/libiconv-1.11.patch \ -Win32/patches/msvc/gettext-0.15.patch \ -Win32/patches/msvc/dirent.h \ -Win32/patches/msvc/aspell-setter-sep06.patch \ -Win32/patches/dtl.patch \ -Win32/patches/dvipost-1.1.patch \ -Win32/patches/aiksaurus-june06.patch \ scons/qt4.py \ scons/scons_manifest.py \ scons/SConstruct \ @@ -157,7 +140,6 @@ cmake/LyX_license.txt \ cmake/LyX_summary.txt \ cmake/PyCompile.cmake \ cmake/build.bat \ -cmake/build.bat \ cmake/config.cpp.cmake \ cmake/config.h.cmake \ cmake/configCompiler.h.cmake \ @@ -173,11 +155,14 @@ cmake/lyx2lyx/CMakeLists.txt \ cmake/man/CMakeLists.txt \ cmake/modules/FindASPELL.cmake \ cmake/modules/FindAiksaurusLIB.cmake \ +cmake/modules/FindEnchant.cmake \ cmake/modules/FindGNUWIN32.cmake \ +cmake/modules/FindHunspell.cmake \ cmake/modules/FindICONV.cmake \ cmake/modules/FindLibintl.cmake \ cmake/modules/FindLyXGettext.cmake \ cmake/modules/FindMyThesLIB.cmake \ +cmake/modules/FindOpenSSL.cmake \ cmake/modules/FindQt4.cmake \ cmake/modules/FindZLIB.cmake \ cmake/modules/LyXMacros.cmake \ @@ -202,4 +187,3 @@ cmake/src/tex2lyx/CMakeLists.txt \ cmake/boost/libs/regex/CMakeLists.txt \ cmake/boost/libs/signals/CMakeLists.txt \ cmake/src/frontends/qt4/CMakeLists.txt -