summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authormanojgudi2014-02-25 15:11:19 +0530
committermanojgudi2014-02-25 15:11:19 +0530
commit35c6d61af28f2eddfc13c414c01a307e1adeac2f (patch)
treedb4b7d15a3a6f6ef0fd608e5528f025dcb382fdd /CMakeLists.txt
parent3faaaedee3a65f211cb0949201ad69e269d590e4 (diff)
downloadgnuradio-35c6d61af28f2eddfc13c414c01a307e1adeac2f.tar.gz
gnuradio-35c6d61af28f2eddfc13c414c01a307e1adeac2f.tar.bz2
gnuradio-35c6d61af28f2eddfc13c414c01a307e1adeac2f.zip
Trivial Cmake change
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ef2ae40cf..419158f3b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -265,6 +265,7 @@ add_subdirectory(gr-scigen)
add_subdirectory(gr-controls)
add_subdirectory(gr-sbhs)
add_subdirectory(gr-serial)
+add_subdirectory(gr-input)
#finalize cpack after subdirs processed
include(GrPackage)