aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index ed3bd6e..a816a8a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -456,6 +456,10 @@ else
CORE_MISC_SOURCES += posix-aio-compat.c
endif
+ifeq ($(HOST_OS),darwin)
+ CORE_MISC_SOURCES += android/camera/camera-capture-mac.c
+endif
+
LOCAL_SRC_FILES += $(CORE_MISC_SOURCES)
# Required