commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6716 - gnuradio/branches/developers/eb/cross/usrp/hos


From: eb
Subject: [Commit-gnuradio] r6716 - gnuradio/branches/developers/eb/cross/usrp/host/lib/inband
Date: Sat, 27 Oct 2007 16:14:22 -0600 (MDT)

Author: eb
Date: 2007-10-27 16:14:20 -0600 (Sat, 27 Oct 2007)
New Revision: 6716

Modified:
   gnuradio/branches/developers/eb/cross/usrp/host/lib/inband/Makefile.am
Log:
VPATH fix

Modified: gnuradio/branches/developers/eb/cross/usrp/host/lib/inband/Makefile.am
===================================================================
--- gnuradio/branches/developers/eb/cross/usrp/host/lib/inband/Makefile.am      
2007-10-27 22:13:30 UTC (rev 6715)
+++ gnuradio/branches/developers/eb/cross/usrp/host/lib/inband/Makefile.am      
2007-10-27 22:14:20 UTC (rev 6716)
@@ -48,7 +48,7 @@
        $(COMPILE_MBH) $(srcdir)/usrp_server.mbh usrp_server_mbh.cc
 
 usrp_interface_mbh.cc : usrp_interface.mbh
-       $(COMPILE_MBH) usrp_interface.mbh usrp_interface_mbh.cc
+       $(COMPILE_MBH) $(srcdir)/usrp_interface.mbh usrp_interface_mbh.cc
 
 libusrp_inband_la_SOURCES =            \
        $(BUILT_SOURCES)                \





reply via email to

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