changeset 579:b44df9dc3675

Avoid warning message printed in clean target if softkiller is not compiled.
author Pavel Tisnovsky <ptisnovs@redhat.com>
date Wed, 05 Dec 2012 11:12:16 +0100
parents a2b41a1af97c
children 141cb4463629
files ChangeLog Makefile.am
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 04 11:09:03 2012 -0500
+++ b/ChangeLog	Wed Dec 05 11:12:16 2012 +0100
@@ -1,3 +1,8 @@
+2012-12-05  Pavel Tisnovsky  <ptisnovs@redhat.com>
+
+	* Makefile.am: Avoid warning message printed in clean target if
+	softkiller is not compiled.
+
 2012-12-04  Adam Domurad  <adomurad@redhat.com>
 
 	* netx/net/sourceforge/jnlp/resources/Messages.properties:
--- a/Makefile.am	Tue Dec 04 11:09:03 2012 -0500
+++ b/Makefile.am	Wed Dec 05 11:12:16 2012 +0100
@@ -1198,7 +1198,7 @@
 	rm -f  $(TESTS_DIR)/*.html
 
 clean-$(SOFTKILLER):
-	rm  $(TESTS_DIR)/softkiller
+	rm -f $(TESTS_DIR)/softkiller
  
 clean-netx-dist-tests: clean_tests_reports netx-dist-tests-remove-cert-from-public clean-custom-reproducers clean-$(SOFTKILLER)
 	rm -f test-extensions-source-files.txt