summaryrefslogtreecommitdiff
path: root/usrp/host/swig/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/swig/Makefile.am')
-rw-r--r--usrp/host/swig/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp/host/swig/Makefile.am b/usrp/host/swig/Makefile.am
index 6af452b02..d2e6b8bc1 100644
--- a/usrp/host/swig/Makefile.am
+++ b/usrp/host/swig/Makefile.am
@@ -25,6 +25,7 @@ AM_CPPFLAGS = \
$(USRP_INCLUDES) \
$(PYTHON_CPPFLAGS) \
-I$(srcdir) \
+ $(USB_INCLUDES) \
$(WITH_INCLUDES)
#################################