summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gr-audio-osx/src/Makefile.am')
-rw-r--r--gr-audio-osx/src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-audio-osx/src/Makefile.am b/gr-audio-osx/src/Makefile.am
index 5bf28b8e7..ee9df7765 100644
--- a/gr-audio-osx/src/Makefile.am
+++ b/gr-audio-osx/src/Makefile.am
@@ -51,7 +51,8 @@ libgnuradio_audio_osx_la_LDFLAGS = \
-framework AudioUnit \
-framework CoreAudio \
-framework AudioToolbox \
- $(NO_UNDEFINED)
+ $(NO_UNDEFINED) \
+ $(LTVERSIONFLAGS)
if PYTHON
###################################