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-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5124d5bc825b0e7d1868e5efcf54bb2412ed1e9b;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 +