[LyX/master] Amend(1) 7f0efc51: Add evince_sync files to the dist target of automake

Kornel Benko kornel at lyx.org
Mon Mar 2 11:33:10 UTC 2020


commit 12bd6881391c8a1e5f0da285c14cb85b7f8a7e96
Author: Kornel Benko <kornel at lyx.org>
Date:   Mon Mar 2 12:49:09 2020 +0100

    Amend(1) 7f0efc51: Add evince_sync files to the dist target of automake
---
 3rdparty/Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/3rdparty/Makefile.am b/3rdparty/Makefile.am
index c6cc780..9f42c90 100644
--- a/3rdparty/Makefile.am
+++ b/3rdparty/Makefile.am
@@ -26,3 +26,10 @@ ZLIB = zlib
 endif
 
 SUBDIRS = $(BOOST) $(HUNSPELL) $(MYTHES) $(ICONV) $(ZLIB)
+
+EXTRA_DIST = \
+	scripts/evince_sync/evince_backward_search \
+	scripts/evince_sync/evince_forward_search \
+	scripts/evince_sync/evince_sync_lyx \
+	scripts/evince_sync/README
+


More information about the lyx-cvs mailing list