From 97dca638c9d58fe50a535719c2956ca9c937d963 Mon Sep 17 00:00:00 2001 From: nldudok1 Date: Sun, 6 Jan 2008 01:09:51 +0000 Subject: missing pmt dependency git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7364 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp/host/lib/inband/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'usrp/host/lib') diff --git a/usrp/host/lib/inband/Makefile.am b/usrp/host/lib/inband/Makefile.am index fab64b830..e67d8287e 100644 --- a/usrp/host/lib/inband/Makefile.am +++ b/usrp/host/lib/inband/Makefile.am @@ -105,6 +105,7 @@ libusrp_inband_qa_la_LDFLAGS = $(NO_UNDEFINED) -avoid-version libusrp_inband_qa_la_LIBADD = \ libusrp_inband.la \ + $(PMT_LA) \ $(CPPUNIT_LIBS) \ -lstdc++ -- cgit