diff options
Diffstat (limited to 'gr-vocoder/include/CMakeLists.txt')
-rw-r--r-- | gr-vocoder/include/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/include/CMakeLists.txt b/gr-vocoder/include/CMakeLists.txt index 390a0afb5..23099f59e 100644 --- a/gr-vocoder/include/CMakeLists.txt +++ b/gr-vocoder/include/CMakeLists.txt @@ -20,7 +20,7 @@ ######################################################################## # Install header files ######################################################################## -INSTALL(FILES +install(FILES vocoder_api.h vocoder_alaw_decode_bs.h vocoder_alaw_encode_sb.h |