mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
@ -532,7 +532,6 @@ AC_CONFIG_FILES([Makefile \
|
||||
src/audio/codecs/Makefile \
|
||||
src/config/Makefile \
|
||||
src/client/Makefile \
|
||||
src/client/android/Makefile \
|
||||
src/hooks/Makefile \
|
||||
src/history/Makefile \
|
||||
src/video/Makefile \
|
||||
|
@ -1,12 +0,0 @@
|
||||
include $(top_srcdir)/globals.mak
|
||||
|
||||
noinst_LTLIBRARIES = libclient_android.la
|
||||
|
||||
libclient_android_la_SOURCES = callmanager_jni.cpp \
|
||||
configurationmanager_jni.cpp
|
||||
|
||||
if SFL_PRESENCE
|
||||
libclient_android_la_SOURCES += presencemanager_jni.cpp
|
||||
endif
|
||||
|
||||
noinst_HEADERS = jni_callbacks.h
|
Reference in New Issue
Block a user