summaryrefslogtreecommitdiff
path: root/src/gcinfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcinfo')
-rw-r--r--src/gcinfo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gcinfo/CMakeLists.txt b/src/gcinfo/CMakeLists.txt
index 53a1ad2591..11857184e3 100644
--- a/src/gcinfo/CMakeLists.txt
+++ b/src/gcinfo/CMakeLists.txt
@@ -22,5 +22,5 @@ endif(CLR_CMAKE_PLATFORM_UNIX)
add_subdirectory(lib)
add_subdirectory(crossgen)
-install (FILES gcinfoencoder.cpp
+_install (FILES gcinfoencoder.cpp
DESTINATION gcinfo)