commit 6a09f0e0a4c5012b6e6fb15af4170882b59a5018 Author: Richard Kimberly Heck <rikih...@lyx.org> Date: Sun Dec 9 15:47:47 2018 -0500
Need to include these in the tarball. (cherry picked from commit 044ef5550de0925fbaf5b9860e3ed15ee75dbacc) --- development/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/development/Makefile.am b/development/Makefile.am index bf969d5..1fed26a 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -142,6 +142,7 @@ cmake/doc/ReplaceValues.py \ cmake/lyx_date.h.cmake \ cmake/lyx.rc \ cmake/man/CMakeLists.txt \ +cmake/lyx.coff \ cmake/mingw.bat \ cmake/modules/FindASPELL.cmake \ cmake/modules/FindAiksaurusLIB.cmake \ @@ -167,6 +168,7 @@ cmake/pcheaders.h \ cmake/po/cat.py \ cmake/po/unix2dos.py \ cmake/post_install/CMakeLists.txt \ +cmake/scripts/cmingw \ cmake/scripts/LyXCreateImagesResource.cmake \ cmake/scripts/LyXGetVersion.cmake \ cmake/scripts/xmingw \