changeset 1473:a7dc403313cb

Added shell-launcher and rust-launcher directories to distribution tarball
author Jiri Vanek <jvanek@redhat.com>
date Fri, 03 Nov 2017 12:39:31 +0100
parents 4736ea4306a1
children c234bad6f599
files Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Nov 03 12:29:58 2017 +0100
+++ b/Makefile.am	Fri Nov 03 12:39:31 2017 +0100
@@ -280,7 +280,7 @@
 export PLUGIN_VERSION = IcedTea-Web $(FULL_VERSION)
 
 export EXTRA_DIST = $(top_srcdir)/netx $(top_srcdir)/plugin javaws.png $(DESKTOP_IN_FILES) $(top_srcdir)/completion \
-  $(top_srcdir)/tests html-gen.sh NEW_LINE_IFS $(top_srcdir)/metadata.in
+  shell-launcher rust-launcher $(top_srcdir)/tests html-gen.sh NEW_LINE_IFS $(top_srcdir)/metadata.in
 
 # reproducers `D`shortcuts
 export DTEST_SERVER=-Dtest.server.dir=$(REPRODUCERS_TESTS_SERVER_DEPLOYDIR)