Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c504467 authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

am d6e9a1f5: Merge "Fix Mac build."

* commit 'd6e9a1f5':
  Fix Mac build.
parents 4868ec8c d6e9a1f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ LIBADB_CFLAGS := \
    -D_XOPEN_SOURCE -D_GNU_SOURCE \
    -fvisibility=hidden \

LIBADB_darwin_SRC_FILES := get_my_path_darwin.c usb_osx.c
LIBADB_darwin_SRC_FILES := fdevent.cpp get_my_path_darwin.c usb_osx.c
LIBADB_linux_SRC_FILES := fdevent.cpp get_my_path_linux.c usb_linux.c
LIBADB_windows_SRC_FILES := get_my_path_windows.c sysdeps_win32.c usb_windows.c