aboutsummaryrefslogtreecommitdiffstats
path: root/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'python/CMakeLists.txt')
-rw-r--r--python/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt
index 8841f36..4fe015d 100644
--- a/python/CMakeLists.txt
+++ b/python/CMakeLists.txt
@@ -31,6 +31,7 @@ endif()
GR_PYTHON_INSTALL(
FILES
__init__.py
+ wx_gain_panel.py
DESTINATION ${GR_PYTHON_DIR}/osmosdr
)