From: Kornel Benko Date: Mon, 2 Mar 2020 11:49:09 +0000 (+0100) Subject: Amend(1) 7f0efc51: Add evince_sync files to the dist target of automake X-Git-Tag: lyx-2.4.0dev-acb2ca7b~1169 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;ds=inline;h=12bd6881391c8a1e5f0da285c14cb85b7f8a7e96;p=features.git Amend(1) 7f0efc51: Add evince_sync files to the dist target of automake --- diff --git a/3rdparty/Makefile.am b/3rdparty/Makefile.am index c6cc780644..9f42c90673 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 +