Imported Upstream version 3.0.4
[debian/gnuradio] / gr-video-sdl / src / Makefile.am
index 9df1375c2cb24b02824fd17354b84aed2ab565c6..b69af586f42cfb3b78cf9cac64934a6f36a66c89 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 =                         \
 
 _video_sdl_la_LIBADD =                         \
        $(PYTHON_LDFLAGS)               \
-       $(GNURADIO_CORE_LIBS)           \
+       $(GNURADIO_CORE_LA)             \
         $(SDL_LIBS)                    \
        -lstdc++