Skip to content

Commit 3c177db

Browse files
bogdanrmbr0wn
authored andcommittedFeb 3, 2018
Rename subdir doc to docs where appropriate
This makes the subdir naming consistent across modules.
1 parent a0adcd3 commit 3c177db

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+14
-14
lines changed
 

‎gr-analog/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ CPACK_COMPONENT("analog_swig"
9090
########################################################################
9191
add_subdirectory(include/gnuradio/analog)
9292
add_subdirectory(lib)
93-
add_subdirectory(doc)
93+
add_subdirectory(docs)
9494
if(ENABLE_PYTHON)
9595
add_subdirectory(swig)
9696
add_subdirectory(python/analog)
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.