summaryrefslogtreecommitdiffstats
path: root/libsensors_iio/software/build/android/shared.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors_iio/software/build/android/shared.mk')
-rw-r--r--libsensors_iio/software/build/android/shared.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/libsensors_iio/software/build/android/shared.mk b/libsensors_iio/software/build/android/shared.mk
index bc8548c..f3a123f 100644
--- a/libsensors_iio/software/build/android/shared.mk
+++ b/libsensors_iio/software/build/android/shared.mk
@@ -22,8 +22,7 @@ LIB_FOLDERS = $(INV_ROOT)/core/mllite/build/$(TARGET)
ifeq ($(BUILD_MPL),1)
LIB_FOLDERS += $(INV_ROOT)/core/mpl/build/$(TARGET)
endif
-APP_FOLDERS = $(INV_ROOT)/simple_apps/console/linux/build/$(TARGET)
-APP_FOLDERS += $(INV_ROOT)/simple_apps/input_sub/build/$(TARGET)
+APP_FOLDERS = $(INV_ROOT)/simple_apps/mpu_iio/build/$(TARGET)
APP_FOLDERS += $(INV_ROOT)/simple_apps/self_test/build/$(TARGET)
INSTALL_DIR = $(CURDIR)