summaryrefslogtreecommitdiff
path: root/usrp/host/lib
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/lib')
-rw-r--r--usrp/host/lib/inband/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/lib/inband/Makefile.am b/usrp/host/lib/inband/Makefile.am
index e0905698e..03d21894d 100644
--- a/usrp/host/lib/inband/Makefile.am
+++ b/usrp/host/lib/inband/Makefile.am
@@ -41,7 +41,7 @@ BUILT_SOURCES = \
usrp_server_mbh.cc
usrp_server_mbh.cc : usrp_server.mbh
- $(COMPILE_MBH) usrp_server.mbh usrp_server_mbh.cc
+ $(COMPILE_MBH) $(srcdir)/usrp_server.mbh usrp_server_mbh.cc
libusrp_inband_la_SOURCES = \
$(BUILT_SOURCES) \