summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-fcd/include/gnuradio/fcd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fcd/include/gnuradio/fcd/CMakeLists.txt b/gr-fcd/include/gnuradio/fcd/CMakeLists.txt
index 2fb6677e0d..c4dde9134c 100644
--- a/gr-fcd/include/gnuradio/fcd/CMakeLists.txt
+++ b/gr-fcd/include/gnuradio/fcd/CMakeLists.txt
@@ -23,6 +23,6 @@
install(FILES
api.h
source_c.h
- DESTINATION ${GR_INCLUDE_DIR}/gnuradio
+ DESTINATION ${GR_INCLUDE_DIR}/gnuradio/fcd
COMPONENT "fcd_devel"
)