aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/python
diff options
context:
space:
mode:
Diffstat (limited to 'host/examples/python')
-rw-r--r--host/examples/python/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/python/CMakeLists.txt b/host/examples/python/CMakeLists.txt
index 758a69af1..23d1b83c6 100644
--- a/host/examples/python/CMakeLists.txt
+++ b/host/examples/python/CMakeLists.txt
@@ -4,7 +4,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
#
-SET(python_examples
+set(python_examples
rx_to_file.py
tx_waveforms.py
curses_fft.py