[LyX/master] Distribution: Added some missing files

Kornel Benko kornel at lyx.org
Sun Oct 25 15:10:06 UTC 2020


commit 2dbf351542242c4d8fc4eba6ea01f6e2cb37b32c
Author: Kornel Benko <kornel at lyx.org>
Date:   Sun Oct 25 16:38:00 2020 +0100

    Distribution: Added some missing files
---
 3rdparty/dtl/Makefile.am |    1 +
 development/Makefile.am  |    1 +
 lib/Makefile.am          |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/3rdparty/dtl/Makefile.am b/3rdparty/dtl/Makefile.am
index 37e70f8..b9391f6 100644
--- a/3rdparty/dtl/Makefile.am
+++ b/3rdparty/dtl/Makefile.am
@@ -8,6 +8,7 @@ EXTRA_DIST = \
 	ChangeLog-LyX \
 	CMakeLists.txt \
 	dtl.doc \
+	dv2dt.man \
 	dvi.doc \
 	edited.txt \
 	example.tex \
diff --git a/development/Makefile.am b/development/Makefile.am
index 9cc10c2..674fbf9 100644
--- a/development/Makefile.am
+++ b/development/Makefile.am
@@ -28,6 +28,7 @@ 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 \
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f2c8a0f..752bef8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2503,6 +2503,7 @@ dist_scripts_DATA = \
 # We use DATA now instead of PYTHON because automake 1.11.2 complains.
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_DATA += \
+	scripts/checkKeys.pl.in \
 	scripts/clean_dvi.py \
 	scripts/convert_pdf.py \
 	scripts/convertDefault.py \


More information about the lyx-cvs mailing list