diff options
Diffstat (limited to 'host/examples/python/CMakeLists.txt')
-rw-r--r-- | host/examples/python/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/examples/python/CMakeLists.txt b/host/examples/python/CMakeLists.txt index e79b1bd4a..27cc00234 100644 --- a/host/examples/python/CMakeLists.txt +++ b/host/examples/python/CMakeLists.txt @@ -5,6 +5,7 @@ # set(python_examples + replay_capture.py rx_to_file.py tx_waveforms.py curses_fft.py |