[Android] Add sync bridge to make file
This commit is contained in:
parent
f33a6c102f
commit
5d0475a054
|
@ -17,6 +17,7 @@ LOCAL_SRC_FILES := \
|
|||
$(SRCDIR)/jniBridge.cpp \
|
||||
$(SRCDIR)/jniBridgeSettings.cpp \
|
||||
$(SRCDIR)/NotificationClass.cpp \
|
||||
$(SRCDIR)/SyncBridge.cpp \
|
||||
$(SRCDIR)/UISettings.cpp \
|
||||
|
||||
LOCAL_CFLAGS := \
|
||||
|
|
Loading…
Reference in New Issue