summaryrefslogtreecommitdiff
path: root/gr-vocoder/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-vocoder/CMakeLists.txt')
-rw-r--r--gr-vocoder/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-vocoder/CMakeLists.txt b/gr-vocoder/CMakeLists.txt
index e800cff00..19f0dbec9 100644
--- a/gr-vocoder/CMakeLists.txt
+++ b/gr-vocoder/CMakeLists.txt
@@ -35,6 +35,8 @@ GR_SET_GLOBAL(GR_VOCODER_INCLUDE_DIRS
${CMAKE_CURRENT_SOURCE_DIR}/include
)
+SET(GR_PKG_VOCODER_EXAMPLES_DIR ${GR_PKG_DATA_DIR}/examples/vocoder)
+
########################################################################
# Begin conditional configuration
########################################################################