diff options
Diffstat (limited to 'tools/gr-usrptest/apps/CMakeLists.txt')
-rw-r--r-- | tools/gr-usrptest/apps/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gr-usrptest/apps/CMakeLists.txt b/tools/gr-usrptest/apps/CMakeLists.txt index c837d77f6..a40192924 100644 --- a/tools/gr-usrptest/apps/CMakeLists.txt +++ b/tools/gr-usrptest/apps/CMakeLists.txt @@ -21,5 +21,6 @@ include(GrPython) GR_PYTHON_INSTALL( PROGRAMS + usrp_phasealignment.py DESTINATION bin ) |