diff options
author | Chris Robinson <[email protected]> | 2012-01-19 22:30:12 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2012-01-19 22:30:12 -0800 |
commit | 4b83123cb8030a3b1c379585fd26c7a3a56f60ae (patch) | |
tree | 7b969579f8d7b4bf27cf27aa8b472911b50775f5 /CMakeLists.txt | |
parent | 37b17c8c783aba13d5c5f16e40632945126180a9 (diff) |
Install efx-presets.h
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 d98010aa..752abe43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -697,6 +697,7 @@ INSTALL(FILES include/AL/al.h include/AL/alext.h include/AL/efx.h include/AL/efx-creative.h + include/AL/efx-presets.h DESTINATION include/AL ) INSTALL(FILES "${OpenAL_BINARY_DIR}/openal.pc" |