changeset 1177:6eae10290046

Removed forgotten occurrence of netx-dist-tests-whitelist and so fixing make dist Makefile.am: (EXTRA_DIST) lost netx-dist-tests-whitelist.
author Jiri Vanek <jvanek@redhat.com>
date Tue, 17 Mar 2015 15:53:46 +0100
parents 1ce1486f84d6
children d0f564b96c10
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Mar 17 08:47:09 2015 -0400
+++ b/ChangeLog	Tue Mar 17 15:53:46 2015 +0100
@@ -1,3 +1,8 @@
+2015-03-17  Jiri Vanek  <jvanek@redhat.com>
+
+	Removed forgotten occurrence of netx-dist-tests-whitelist and so fixing make dist
+	* Makefile.am: (EXTRA_DIST) lost netx-dist-tests-whitelist.
+
 2015-03-17  Jie Kang  <jkang@redhat.com>
 
 	Fix resource loading in CodebaseManifestEntry reproducers
--- a/Makefile.am	Tue Mar 17 08:47:09 2015 -0400
+++ b/Makefile.am	Tue Mar 17 15:53:46 2015 +0100
@@ -221,7 +221,7 @@
 export PLUGIN_VERSION = IcedTea-Web $(FULL_VERSION)
 
 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
+ itweb-settings.desktop.in launcher $(top_srcdir)/tests html-gen.sh NEW_LINE_IFS
 
 # reproducers `D`shortcuts
 export DTEST_SERVER=-Dtest.server.dir=$(REPRODUCERS_TESTS_SERVER_DEPLOYDIR)