Fix missing update from last commit

This commit is contained in:
Johnathan Corgan 2009-10-03 12:59:34 -07:00
parent e93bb9cf4a
commit 3e6f8073db
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ AM_CPPFLAGS = \
$(USRP_INCLUDES) \
$(PYTHON_CPPFLAGS) \
-I$(srcdir) \
-I$(USB_INCLUDEDIR) \
$(USB_INCLUDES) \
$(WITH_INCLUDES)
#################################