Skip to content

Commit

Permalink
fft: enabling doc and grc subdirs.
Browse files Browse the repository at this point in the history
  • Loading branch information
trondeau committed May 1, 2012
1 parent 884c23e commit a7afbf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gr-fft/CMakeLists.txt
Expand Up @@ -89,10 +89,10 @@ add_subdirectory(lib)
if(ENABLE_PYTHON)
add_subdirectory(swig)
add_subdirectory(python)
# add_subdirectory(grc)
add_subdirectory(grc)
endif(ENABLE_PYTHON)
#add_subdirectory(examples)
#add_subdirectory(doc)
add_subdirectory(doc)

########################################################################
# Create Pkg Config File
Expand Down

0 comments on commit a7afbf2

Please sign in to comment.