Fix missing update from last commit
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sat, 3 Oct 2009 19:59:34 +0000 (12:59 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sat, 3 Oct 2009 19:59:34 +0000 (12:59 -0700)
usrp/host/swig/Makefile.am

index 084cc1ba0f8a8cf0c272f6178ae67d47a6097364..d2e6b8bc10be5e7c6b0f0bbd37b5b88e02456e81 100644 (file)
@@ -25,7 +25,7 @@ AM_CPPFLAGS =                 \
        $(USRP_INCLUDES)        \
        $(PYTHON_CPPFLAGS)      \
        -I$(srcdir)             \
-       -I$(USB_INCLUDEDIR)     \
+       $(USB_INCLUDES)         \
        $(WITH_INCLUDES)
 
 #################################