From 12bd6881391c8a1e5f0da285c14cb85b7f8a7e96 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Mon, 2 Mar 2020 12:49:09 +0100 Subject: [PATCH] Amend(1) 7f0efc51: Add evince_sync files to the dist target of automake --- 3rdparty/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) 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 + -- 2.39.2