summaryrefslogtreecommitdiffstats
path: root/mobile/android/tests/javaaddons/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/tests/javaaddons/Makefile.in')
-rw-r--r--mobile/android/tests/javaaddons/Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/mobile/android/tests/javaaddons/Makefile.in b/mobile/android/tests/javaaddons/Makefile.in
deleted file mode 100644
index 4baac3f16..000000000
--- a/mobile/android/tests/javaaddons/Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-ANDROID_MANIFEST_FILE := $(CURDIR)/AndroidManifest.xml
-
-ANDROID_EXTRA_JARS := javaaddons-test.jar
-
-include $(topsrcdir)/config/rules.mk
-
-tools libs:: $(ANDROID_APK_NAME).apk