From 4b83123cb8030a3b1c379585fd26c7a3a56f60ae Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Thu, 19 Jan 2012 22:30:12 -0800 Subject: Install efx-presets.h --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3