diff options
author | Josh Blum <josh@joshknows.com> | 2012-07-17 14:40:20 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-07-17 14:40:20 -0700 |
commit | dd4c2242a014d5429d8cfde74d9a61bf75faa249 (patch) | |
tree | 6a3ce967ec75c8b58a9881e5474c305a3b3d6d21 /host/CMakeLists.txt | |
parent | f638d6140cfc4525f78399900b70bacb2a4cd5eb (diff) | |
download | uhd-dd4c2242a014d5429d8cfde74d9a61bf75faa249.tar.gz uhd-dd4c2242a014d5429d8cfde74d9a61bf75faa249.tar.bz2 uhd-dd4c2242a014d5429d8cfde74d9a61bf75faa249.zip |
e100: remove the test utils, NA anymore
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r-- | host/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index dd98f6f37..ae140ca8f 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -231,8 +231,6 @@ IF(ENABLE_UTILS) ADD_SUBDIRECTORY(utils) ENDIF(ENABLE_UTILS) -ADD_SUBDIRECTORY(usrp_e_utils) - ######################################################################## # Create Pkg Config File ######################################################################## |