summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt/inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/prebuilt/inc')
-rw-r--r--src/pal/prebuilt/inc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pal/prebuilt/inc/CMakeLists.txt b/src/pal/prebuilt/inc/CMakeLists.txt
index 23b869dae3..69854e68e8 100644
--- a/src/pal/prebuilt/inc/CMakeLists.txt
+++ b/src/pal/prebuilt/inc/CMakeLists.txt
@@ -2,5 +2,5 @@ cmake_minimum_required(VERSION 2.8.12.2)
project(COREPAL)
-install (FILES corerror.h DESTINATION inc)
+install (FILES corerror.h corprof.h DESTINATION inc)