changeset 1472:4736ea4306a1

Removed launcher direcotry from dist. It is handled later by depndences
author Jiri Vanek <jvanek@redhat.com>
date Fri, 03 Nov 2017 12:29:58 +0100
parents 613ecf033e1a
children a7dc403313cb
files Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Nov 03 10:09:44 2017 +0100
+++ b/Makefile.am	Fri Nov 03 12:29:58 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 \
- launcher $(top_srcdir)/tests html-gen.sh NEW_LINE_IFS $(top_srcdir)/metadata.in
+  $(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)