/hg/icedtea-web: Added policyeditor.desktop.in to EXTRA_DIST

jvanek at icedtea.classpath.org jvanek at icedtea.classpath.org
Wed Feb 26 02:37:12 PST 2014


changeset ab3055c30fc7 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=ab3055c30fc7
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Feb 26 11:29:13 2014 +0100

	Added policyeditor.desktop.in to EXTRA_DIST


diffstat:

 Makefile.am |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 8fda69bc5375 -r ab3055c30fc7 Makefile.am
--- a/Makefile.am	Fri Feb 21 15:41:34 2014 +0100
+++ b/Makefile.am	Wed Feb 26 11:29:13 2014 +0100
@@ -191,8 +191,8 @@
 
 export PLUGIN_VERSION = IcedTea-Web $(FULL_VERSION)
 
-export EXTRA_DIST = $(top_srcdir)/netx $(top_srcdir)/plugin javaws.png javaws.desktop.in launcher \
- itweb-settings.desktop.in $(top_srcdir)/tests html-gen.sh netx-dist-tests-whitelist NEW_LINE_IFS
+export EXTRA_DIST = $(top_srcdir)/netx $(top_srcdir)/plugin javaws.png javaws.desktop.in policyeditor.desktop.in  \
+ itweb-settings.desktop.in launcher $(top_srcdir)/tests html-gen.sh netx-dist-tests-whitelist NEW_LINE_IFS
 
 # reproducers `D`shortcuts
 export DTEST_SERVER=-Dtest.server.dir=$(REPRODUCERS_TESTS_SERVER_DEPLOYDIR)


More information about the distro-pkg-dev mailing list