diff options
-rw-r--r-- | gr-audio-osx/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-audio-osx/src/Makefile.am b/gr-audio-osx/src/Makefile.am index a4129260a..c50057f0f 100644 --- a/gr-audio-osx/src/Makefile.am +++ b/gr-audio-osx/src/Makefile.am @@ -72,7 +72,7 @@ audio_osx_pythondir_category = \ # additional libraries for linking with the SWIG-generated library audio_osx_la_swig_libadd = \ - libgnuradio_audio_osx.la + libgnuradio-audio-osx.la include $(top_srcdir)/Makefile.swig |