]> git.lyx.org Git - features.git/commitdiff
Amend(1) 7f0efc51: Add evince_sync files to the dist target of automake
authorKornel Benko <kornel@lyx.org>
Mon, 2 Mar 2020 11:49:09 +0000 (12:49 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:53 +0000 (15:48 +0200)
3rdparty/Makefile.am

index c6cc780644983f9f3f2cb1d3ad847e1b45e90257..9f42c906736176c17adf7776b49adb06e33c41a3 100644 (file)
@@ -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
+