[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r11153 - gnuradio/trunk/gr-audio-osx/src
From: |
michaelld |
Subject: |
[Commit-gnuradio] r11153 - gnuradio/trunk/gr-audio-osx/src |
Date: |
Wed, 27 May 2009 08:09:30 -0600 (MDT) |
Author: michaelld
Date: 2009-05-27 08:09:29 -0600 (Wed, 27 May 2009)
New Revision: 11153
Modified:
gnuradio/trunk/gr-audio-osx/src/Makefile.am
Log:
Fix typo in library name; passes make & check.
Modified: gnuradio/trunk/gr-audio-osx/src/Makefile.am
===================================================================
--- gnuradio/trunk/gr-audio-osx/src/Makefile.am 2009-05-27 06:33:57 UTC (rev
11152)
+++ gnuradio/trunk/gr-audio-osx/src/Makefile.am 2009-05-27 14:09:29 UTC (rev
11153)
@@ -72,7 +72,7 @@
# 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r11153 - gnuradio/trunk/gr-audio-osx/src,
michaelld <=