commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r7364 - gnuradio/trunk/usrp/host/lib/inband


From: nldudok1
Subject: [Commit-gnuradio] r7364 - gnuradio/trunk/usrp/host/lib/inband
Date: Sat, 5 Jan 2008 18:09:52 -0700 (MST)

Author: nldudok1
Date: 2008-01-05 18:09:51 -0700 (Sat, 05 Jan 2008)
New Revision: 7364

Modified:
   gnuradio/trunk/usrp/host/lib/inband/Makefile.am
Log:
missing pmt dependency

Modified: gnuradio/trunk/usrp/host/lib/inband/Makefile.am
===================================================================
--- gnuradio/trunk/usrp/host/lib/inband/Makefile.am     2008-01-05 22:32:37 UTC 
(rev 7363)
+++ gnuradio/trunk/usrp/host/lib/inband/Makefile.am     2008-01-06 01:09:51 UTC 
(rev 7364)
@@ -105,6 +105,7 @@
 
 libusrp_inband_qa_la_LIBADD =          \
        libusrp_inband.la               \
+       $(PMT_LA)                       \
        $(CPPUNIT_LIBS)                 \
        -lstdc++
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]