diff options
Diffstat (limited to 'gr-vocoder/examples/CMakeLists.txt')
-rw-r--r-- | gr-vocoder/examples/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/examples/CMakeLists.txt b/gr-vocoder/examples/CMakeLists.txt index 9f8172a75..76a757826 100644 --- a/gr-vocoder/examples/CMakeLists.txt +++ b/gr-vocoder/examples/CMakeLists.txt @@ -20,7 +20,7 @@ ######################################################################## # Install Examples ######################################################################## -INCLUDE(GrPython) +include(GrPython) GR_PYTHON_INSTALL( PROGRAMS |