summaryrefslogtreecommitdiff
path: root/gnuradio-runtime
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2017-09-11 11:29:42 -0700
committerSylvain Munaut <tnt@246tNt.com>2017-09-11 11:29:42 -0700
commit299a1c9b9e7d434850151ad84f479c61e19fa4a2 (patch)
tree30bd91293ff14f96f8858bc5fabec6ed45641f3a /gnuradio-runtime
parent989e7154c52349dc5e7a81acd4c18890da34f7e0 (diff)
swig: Install the py3compat.i module
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'gnuradio-runtime')
-rw-r--r--gnuradio-runtime/swig/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-runtime/swig/CMakeLists.txt b/gnuradio-runtime/swig/CMakeLists.txt
index aeb95dfb72..9135f311c6 100644
--- a/gnuradio-runtime/swig/CMakeLists.txt
+++ b/gnuradio-runtime/swig/CMakeLists.txt
@@ -104,6 +104,7 @@ install(
msg_queue.i
pmt_swig.i
prefs.i
+ py3compat.i
realtime.i
sync_block.i
sync_decimator.i