summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0da4ba05bda2..83a37ecb90e3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -192,6 +192,7 @@ ifeq ($(OS),ANDROID)
rm -fr $(SRCDIR)/android/source/assets
rm -fr $(SRCDIR)/android/source/assets_fullUI
rm -fr $(SRCDIR)/android/source/assets_strippedUI
+ rm -fr $(SRCDIR)/android/source/res_generated
endif
endif