summaryrefslogtreecommitdiff
path: root/gr-fft
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2017-03-22 09:23:30 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2017-03-22 09:23:30 -0700
commit99d24d23e95ea0235a8ea2957c289461625765a3 (patch)
tree76f2b684acd54450f2af82215e6a2c0841a82321 /gr-fft
parente1e912858be7cb6d199fd5ca30c559e6afc48233 (diff)
parent0d5fd62c70f5f633b124732a17ed90b061f94941 (diff)
Merge branch 'master' into next
Conflicts: gr-wxgui/lib/CMakeLists.txt
Diffstat (limited to 'gr-fft')
-rw-r--r--gr-fft/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-fft/CMakeLists.txt b/gr-fft/CMakeLists.txt
index 9ac6962c85..087b11a995 100644
--- a/gr-fft/CMakeLists.txt
+++ b/gr-fft/CMakeLists.txt
@@ -57,7 +57,6 @@ if(ENABLE_PYTHON)
add_subdirectory(python/fft)
add_subdirectory(grc)
endif(ENABLE_PYTHON)
-#add_subdirectory(examples)
add_subdirectory(doc)
########################################################################