changeset 1092:3bd6f023d027

2008-10-14 Omair Majid <omajid@redhat.com> * Makefile.am (clean-pulse-java): Dont attempt to remove jni-common.o current directory.
author Omair Majid <omajid@redhat.com>
date Tue, 14 Oct 2008 15:14:09 -0400
parents 1a6322fdedc7
children 57849268c9e4 6864d36c44dd
files ChangeLog Makefile.am
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 14 15:10:15 2008 -0400
+++ b/ChangeLog	Tue Oct 14 15:14:09 2008 -0400
@@ -1,3 +1,8 @@
+2008-10-14 Omair Majid <omajid@redhat.com>
+
+	* Makefile.am (clean-pulse-java): Dont attempt to remove jni-common.o from
+	current directory.
+
 2008-10-14 Omair Majid <omajid@redhat.com>
 	
 	* .hgignore: Added pulse-java.jar to ignore list.
--- a/Makefile.am	Tue Oct 14 15:10:15 2008 -0400
+++ b/Makefile.am	Tue Oct 14 15:14:09 2008 -0400
@@ -1500,7 +1500,6 @@
 	rm -f stamps/pulse-java*.stamp
 	rm -f pulse-java.jar
 	rm -f libpulse-java.so
-	rm -f jni-common.o
 endif
 
 # end of pulse-java