summaryrefslogtreecommitdiff
path: root/usrp/host/swig
diff options
context:
space:
mode:
authorThomas Tsou2009-10-03 16:33:11 -0400
committerThomas Tsou2009-10-03 16:33:11 -0400
commitd155857dbe0e10203e622f1e02c65753f393fd58 (patch)
tree0eebc3fc7e82d91224f100002dc4a0a35787be82 /usrp/host/swig
parent975221418c489cc34c00ecb6a47ab424d2d46662 (diff)
parent0aba348525787c7deb3255e87e17187f6cc6f218 (diff)
downloadgnuradio-d155857dbe0e10203e622f1e02c65753f393fd58.tar.gz
gnuradio-d155857dbe0e10203e622f1e02c65753f393fd58.tar.bz2
gnuradio-d155857dbe0e10203e622f1e02c65753f393fd58.zip
Merge branch 'master' into libusb-1.0
Diffstat (limited to 'usrp/host/swig')
-rw-r--r--usrp/host/swig/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/swig/Makefile.am b/usrp/host/swig/Makefile.am
index 084cc1ba0..d2e6b8bc1 100644
--- a/usrp/host/swig/Makefile.am
+++ b/usrp/host/swig/Makefile.am
@@ -25,7 +25,7 @@ AM_CPPFLAGS = \
$(USRP_INCLUDES) \
$(PYTHON_CPPFLAGS) \
-I$(srcdir) \
- -I$(USB_INCLUDEDIR) \
+ $(USB_INCLUDES) \
$(WITH_INCLUDES)
#################################