diff options
Diffstat (limited to 'usrp/host')
-rw-r--r-- | usrp/host/swig/Makefile.swig.gen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/swig/Makefile.swig.gen b/usrp/host/swig/Makefile.swig.gen index b4cc97caa..b772e97da 100644 --- a/usrp/host/swig/Makefile.swig.gen +++ b/usrp/host/swig/Makefile.swig.gen @@ -105,7 +105,7 @@ _usrp_prims_la_CXXFLAGS = \ $(usrp_prims_la_swig_cxxflags) python/usrp_prims.cc: usrp_prims.py -usrp_prims.py: usrp_prims.i +usrp_prims.py: usrp_prims.i # Include the python dependencies for this file -include python/usrp_prims.d |