summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
diff options
context:
space:
mode:
authorRob Savoye2010-10-21 16:14:58 -0600
committerEric Blossom2010-11-10 12:10:46 -0800
commitcba092c9daa285236cc2b5c4f61898f15ef0a589 (patch)
treebc3eef8109d437e5e0d0eba5edde82b530a2492f /gnuradio-core/src/lib
parent32a71023bf7350167fdd4f3797d384d47cafd71f (diff)
downloadgnuradio-cba092c9daa285236cc2b5c4f61898f15ef0a589.tar.gz
gnuradio-cba092c9daa285236cc2b5c4f61898f15ef0a589.tar.bz2
gnuradio-cba092c9daa285236cc2b5c4f61898f15ef0a589.zip
correct typo in script name
Diffstat (limited to 'gnuradio-core/src/lib')
-rw-r--r--gnuradio-core/src/lib/swig/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-core/src/lib/swig/Makefile.am b/gnuradio-core/src/lib/swig/Makefile.am
index 5f5a12eb2..83d733f3e 100644
--- a/gnuradio-core/src/lib/swig/Makefile.am
+++ b/gnuradio-core/src/lib/swig/Makefile.am
@@ -43,7 +43,7 @@ swiginclude_HEADERS = \
# special install for this top-level Python script which includes all
# of the split Python libraries.
ourpythondir = $(grpythondir)/gr
-ourpython_PYTHON = gnuradio_swig.py
+ourpython_PYTHON = gnuradio_swig_python.py
# This is the top level guile file, which loads all the other scm files
# for gnuradio. This has to be installed top level to be found in the