]> git.lyx.org Git - lyx.git/commitdiff
Add missing files to source package
authorGeorg Baum <baum@lyx.org>
Thu, 11 Feb 2016 20:04:58 +0000 (21:04 +0100)
committerGeorg Baum <baum@lyx.org>
Thu, 11 Feb 2016 20:04:58 +0000 (21:04 +0100)
The windows build for beta1 showed that some files were missing by accident.

3rdparty/zlib/Makefile.am
development/Makefile.am

index 6d689d2be2e55760a23332c8b11be54b3f92e4b0..4fa74585201548f2e99d9a3b6b82e50efc81d40c 100644 (file)
@@ -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
 
index 7d00f87e94b24b9f6f600f1a3e086460cd08eeee..43ca80821ed935aced12626c47cd70e06aca499c 100644 (file)
@@ -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
+