Commit 2fbc137c authored by David Fuhrmann's avatar David Fuhrmann

audioqueue: fix compilation when enabled with --enable-audioqueue

parent d0afa7f9
......@@ -114,3 +114,4 @@ endif
libaudioqueue_plugin_la_SOURCES = audio_output/audioqueue.c
libaudioqueue_plugin_la_LDFLAGS = $(AM_LDFLAGS) -Wl,-framework,CoreAudio,-framework,AudioUnit,-framework,AudioToolbox,-framework,CoreServices -rpath '$(aoutdir)'
EXTRA_LTLIBRARIES += libaudioqueue_plugin.la
aout_LTLIBRARIES += $(LTLIBaudioqueue)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment