diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 278c70c6..2374cfce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1093,6 +1093,7 @@ ENDIF() # Install HRTF definitions IF(ALSOFT_HRTF_DEFS) INSTALL(FILES hrtf/default-44100.mhr + hrtf/default-48000.mhr DESTINATION share/openal/hrtf ) MESSAGE(STATUS "Installing HRTF definitions") |