summaryrefslogtreecommitdiff
path: root/android/sdremote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdremote/Makefile')
-rw-r--r--android/sdremote/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/sdremote/Makefile b/android/sdremote/Makefile
index eb78e0de6d02..b8ea1e9088d3 100644
--- a/android/sdremote/Makefile
+++ b/android/sdremote/Makefile
@@ -6,7 +6,9 @@
# 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/.
-include $(BUILDDIR)/config_host.mk
+ifeq ($(BUILDDIR),)
+include ../../config_host.mk
+endif
all: properties translations.done
mkdir -p ../abs-lib/libs