summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blossom2010-10-31 14:16:25 -0700
committerEric Blossom2010-11-10 12:15:43 -0800
commit23d960981d6afcedb3a7fd1066a8acbfb0b4afdf (patch)
treee284235b649a463e6c0bcdf94498f98283b28fc0
parent0b20021ac6c925fdd79c5d3f89aaa780f84d8871 (diff)
downloadgnuradio-23d960981d6afcedb3a7fd1066a8acbfb0b4afdf.tar.gz
gnuradio-23d960981d6afcedb3a7fd1066a8acbfb0b4afdf.tar.bz2
gnuradio-23d960981d6afcedb3a7fd1066a8acbfb0b4afdf.zip
Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS
-rw-r--r--gr-uhd/swig/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-uhd/swig/Makefile.am b/gr-uhd/swig/Makefile.am
index 183e6b587..744dd8efe 100644
--- a/gr-uhd/swig/Makefile.am
+++ b/gr-uhd/swig/Makefile.am
@@ -56,8 +56,7 @@ uhd_swig_swiginclude_headers =
include $(top_srcdir)/Makefile.swig
-# FIXME better way to set this?
-STD_SWIG_PYTHON_ARGS += \
+uhd_swig_swig_args = \
$(UHD_CFLAGS) \
-I$(top_srcdir)/gr-uhd/lib