diff options
author | Tom Rondeau | 2011-07-17 17:25:57 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-07-17 17:25:57 -0400 |
commit | f7b9a0c6922c86cd54c1300ab45209d8e2db13df (patch) | |
tree | 5ede528cd302e85bc40edcad876525659f4e1ed2 /Makefile.swig | |
parent | caa4af889f54a696d3a533c77c5016df82f2987c (diff) | |
parent | 04409d2ba42ac5b372a7b6bb7e9c8de5722d76d7 (diff) | |
download | gnuradio-f7b9a0c6922c86cd54c1300ab45209d8e2db13df.tar.gz gnuradio-f7b9a0c6922c86cd54c1300ab45209d8e2db13df.tar.bz2 gnuradio-f7b9a0c6922c86cd54c1300ab45209d8e2db13df.zip |
Merge branch '8psk' into next
Conflicts:
gr-msdd6000/src/Makefile.swig.gen
Diffstat (limited to 'Makefile.swig')
-rw-r--r-- | Makefile.swig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.swig b/Makefile.swig index 2ed69c6c7..87e918c35 100644 --- a/Makefile.swig +++ b/Makefile.swig @@ -169,6 +169,7 @@ gnuradio/%.scm : %.i ## Rule that (re)generates Makefile.swig.gen using TOP_SWIG_IFILES and ## Makefile.swig.gen.t ## + ## Create $(srcdir)/Makefile.swig.gen, containing all of the rules ## for running SWIG to generate or re-generate outputs. SWIG file ## names are to be defined in TOP_SWIG_IFILES, and must include the |