summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan2012-06-20 07:36:40 -0700
committerJohnathan Corgan2012-06-20 07:36:40 -0700
commit446494ea3bb021cb0b423c13bde2689c5046fe39 (patch)
treed07794c79e49b71c89266e2de74fee2308b41b21 /CMakeLists.txt
parentd4843d2c9750bbf7b40e77b80936a08bcf39c1d1 (diff)
parent81bb55f3a7bb8f64c2bc75b02306700fb5b60a43 (diff)
downloadgnuradio-446494ea3bb021cb0b423c13bde2689c5046fe39.tar.gz
gnuradio-446494ea3bb021cb0b423c13bde2689c5046fe39.tar.bz2
gnuradio-446494ea3bb021cb0b423c13bde2689c5046fe39.zip
Merge branch 'gr_filter'
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 e9203e312..5d0cbe289 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -233,6 +233,7 @@ add_subdirectory(gnuradio-core)
add_subdirectory(grc)
add_subdirectory(gr-fft)
+add_subdirectory(gr-filter)
add_subdirectory(gr-atsc)
add_subdirectory(gr-audio)
add_subdirectory(gr-comedi)