Author: gnychis
Date: 2007-05-17 19:08:54 -0600 (Thu, 17 May 2007)
New Revision: 5489
Modified:
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am
Log:
fixed linking problem to the USRP libraries
Modified:
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am
===================================================================
---
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am
2007-05-18 00:55:43 UTC (rev 5488)
+++
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/Makefile.am
2007-05-18 01:08:54 UTC (rev 5489)
@@ -55,7 +55,6 @@
$(USRP_LA) \
-lstdc++
-
include_HEADERS = \
usrp_server.h
@@ -83,6 +82,7 @@
libusrp_inband_qa_la_LIBADD = \
libusrp_inband.la \
$(CPPUNIT_LIBS) \
+ $(USRP_LA) \
-lstdc++
# ------------------------------------------------------------------------
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio