Imported Upstream version 3.0.4
[debian/gnuradio] / gr-audio-windows / src / Makefile.am
index 2de14d5dbd4f15e281ceee57a6f1b52c45e6d86b..83915656def18b39dabefb433c76fd5605283520 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -69,7 +69,7 @@ swiginclude_HEADERS =                         \
 
 _audio_windows_la_LIBADD =             \
        $(PYTHON_LDFLAGS)               \
-       $(GNURADIO_CORE_LIBS)           \
+       $(GNURADIO_CORE_LA)             \
        $(WINAUDIO_LIBS)                \
        -lstdc++