mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 08:14:28 +08:00
Use a fake build target for the telephony drivers
This commit is contained in:
parent
854ef8b1fe
commit
c26bb9e6c0
@ -123,6 +123,11 @@ builtin_sources += audio/main.c \
|
||||
audio/unix.h audio/unix.c \
|
||||
audio/telephony.h
|
||||
builtin_nodist += audio/telephony.c
|
||||
|
||||
noinst_LIBRARIES = audio/libtelephony.a
|
||||
|
||||
audio_libtelephony_a_SOURCES = audio/telephony.h audio/telephony-dummy.c \
|
||||
audio/telephony-maemo.c audio/telephony-ofono.c
|
||||
endif
|
||||
|
||||
if INPUTPLUGIN
|
||||
|
Loading…
Reference in New Issue
Block a user