X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FMakefile.am;h=674fbf950a880f7a5ab7f5b5dc9b869dc098a5c1;hb=e581e35be3bb2149d1448fc27031561b59c1ff23;hp=fea5a97745fff0541023d269ff9c4fcdbaeb5a8d;hpb=b881cf8fd76fe986ec34ff754afdfa684f6c5783;p=features.git diff --git a/development/Makefile.am b/development/Makefile.am index fea5a97745..674fbf950a 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -13,6 +13,7 @@ EXTRA_DIST = coding/Rules coding/Recommendations \ FORMAT lyx.rpm.README \ lyxserver lyx.spec.in lyx.spec \ LyX-Mac-binary-release.sh \ + LyX-Mac-frameworks-template.plist \ tools/gen_lfuns.py \ tools/generate_symbols_images.lyx \ tools/generate_symbols_images.py \ @@ -27,7 +28,9 @@ tools/README \ tools/count_total_lines_of_compiled_code.sh \ tools/count_lines_of_included_code.sh \ tools/lyxeditor \ +Win32/lyxrc.dist.in \ Win32/packaging/icons/Lydia.svg \ +Win32/packaging/icons/lyx_doc.ico \ Win32/packaging/icons/lyx_doc.svg \ Win32/packaging/icons/lyx_32x32.png \ Win32/packaging/icons/lyx_doc_32x32.png \ @@ -159,14 +162,14 @@ cmake/man/CMakeLists.txt \ cmake/mingw.bat \ cmake/modules/FindASPELL.cmake \ cmake/modules/FindAiksaurusLIB.cmake \ -cmake/modules/FindEnchant.cmake \ +cmake/modules/FindENCHANT.cmake \ cmake/modules/FindCXX11Compiler.cmake \ cmake/modules/FindGNUWIN32.cmake \ -cmake/modules/FindHunspell.cmake \ +cmake/modules/FindHUNSPELL.cmake \ cmake/modules/FindICONV.cmake \ cmake/modules/FindLyXGettext.cmake \ cmake/modules/FindMagic.cmake \ -cmake/modules/FindMyThesLIB.cmake \ +cmake/modules/FindMYTHESLIB.cmake \ cmake/modules/FindOpenSSL.cmake \ cmake/modules/FindQt4.cmake \ cmake/modules/FindZLIB.cmake \ @@ -181,7 +184,6 @@ cmake/pcheaders.h \ cmake/po/cat.py \ cmake/po/unix2dos.py \ cmake/post_install/CMakeLists.txt \ -cmake/scripts/LyXCreateImagesResource.cmake \ cmake/scripts/LyXGetVersion.cmake \ cmake/scripts/xmingw \ keystest/cache-bisect.py \