diff options
author | Josh Blum <josh@joshknows.com> | 2011-03-27 04:18:00 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-03-27 04:18:00 -0700 |
commit | f5390d04229572b3d342f910e731e2b9dccf8505 (patch) | |
tree | c1c9b17132cfd469a4cc4cd9eea10e75ca1d3cd9 /host/utils/CMakeLists.txt | |
parent | eb0777811de2f1f1a486391e05aa467f3c64875b (diff) | |
parent | ae8fd1009794cd80ee79fcf56a6bddb609bb32b5 (diff) | |
download | uhd-f5390d04229572b3d342f910e731e2b9dccf8505.tar.gz uhd-f5390d04229572b3d342f910e731e2b9dccf8505.tar.bz2 uhd-f5390d04229572b3d342f910e731e2b9dccf8505.zip |
Merge branch 'usrp_n2xx_net_burner_gui'
Diffstat (limited to 'host/utils/CMakeLists.txt')
-rw-r--r-- | host/utils/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/utils/CMakeLists.txt b/host/utils/CMakeLists.txt index 3c18324a5..98b5d41fb 100644 --- a/host/utils/CMakeLists.txt +++ b/host/utils/CMakeLists.txt @@ -59,6 +59,7 @@ IF(ENABLE_USRP2) usrp2_card_burner.py usrp2_card_burner_gui.py usrp_n2xx_net_burner.py + usrp_n2xx_net_burner_gui.py DESTINATION ${PKG_DATA_DIR}/utils COMPONENT utilities ) |