summaryrefslogtreecommitdiffstats
path: root/audio/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-11-26 10:24:56 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-11-26 10:24:56 +0000
commit6dda5e4081749ace9d58aae0b416f9ac86ef9f70 (patch)
tree0ef3c7def99f47269eb602dc8ef8b7adc0f0a64f /audio/Makefile.am
parentd509d4960ff6fb74bf86bf2791067197d3795440 (diff)
Add autoconf magic for the librt linking
Diffstat (limited to 'audio/Makefile.am')
-rw-r--r--audio/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile.am b/audio/Makefile.am
index e29d9fba..b04fc302 100644
--- a/audio/Makefile.am
+++ b/audio/Makefile.am
@@ -25,7 +25,7 @@ alsa_LTLIBRARIES = libasound_module_pcm_bluetooth.la libasound_module_ctl_blueto
libasound_module_pcm_bluetooth_la_SOURCES = pcm_bluetooth.c rtp.h ipc.h ipc.c
libasound_module_pcm_bluetooth_la_LDFLAGS = -module -avoid-version -export-symbols-regex [_]*snd_pcm_.*
-libasound_module_pcm_bluetooth_la_LIBADD = @SBC_LIBS@ @ALSA_LIBS@ -lrt
+libasound_module_pcm_bluetooth_la_LIBADD = @SBC_LIBS@ @ALSA_LIBS@
libasound_module_pcm_bluetooth_la_CFLAGS = @ALSA_CFLAGS@ @SBC_CFLAGS@
libasound_module_ctl_bluetooth_la_SOURCES = ctl_bluetooth.c rtp.h ipc.h ipc.c