mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Add missing files to source package
The windows build for beta1 showed that some files were missing by accident.
This commit is contained in:
parent
4c2ceb698c
commit
ff9ba203ff
2
3rdparty/zlib/Makefile.am
vendored
2
3rdparty/zlib/Makefile.am
vendored
@ -39,5 +39,5 @@ liblyxzlib_a_SOURCES = \
|
||||
1.2.8/uncompr.c \
|
||||
1.2.8/zlib.h \
|
||||
1.2.8/zutil.c \
|
||||
1.2.8/zutil.c
|
||||
1.2.8/zutil.h
|
||||
|
||||
|
@ -120,10 +120,15 @@ 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/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 \
|
||||
@ -132,6 +137,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 \
|
||||
@ -161,3 +167,4 @@ cmake/scripts/LyXGetVersion.cmake \
|
||||
keystest/cache-bisect.py \
|
||||
keystest/keytest.py \
|
||||
keystest/make_screenshot_html.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user