android/Bootstrap/Makefile.shared |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7efbca66429bbf47f3f9579270c22225c0d4a190
Author: Matúš Kukan <matus.ku...@collabora.com>
Date:   Tue Jan 21 09:18:43 2014 +0100

    android: Remove native-code.cxx on make clean.
    
    Change-Id: Ib287792c754c4b3ee6c8a45749ef9ad7197df84a

diff --git a/android/Bootstrap/Makefile.shared 
b/android/Bootstrap/Makefile.shared
index 7af927b..7c8dea9 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -69,6 +69,7 @@ uninstall:
 clean: android_version_setup properties
        $(ANT) -quiet -keep-going clean
        rm -rf assets libs $(SODEST) $(OBJLOCAL) 
$(BOOTSTRAPDIR)/no-resource-compress.xml
+       rm -f native-code.cxx
 
 #
 # Build / link the single .so for this app
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to