summaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
diff options
context:
space:
mode:
authorunknown <sanja@montyprogram.com>2013-11-11 23:40:53 +0200
committerunknown <sanja@montyprogram.com>2013-11-11 23:40:53 +0200
commit55de9b0468c65b7277b7ca6978f4e01c01af1206 (patch)
treea98623574e326aea7b4b16d768947ac24dc80962 /include/CMakeLists.txt
parent383de0fd1f7b855276f5bec37f38de6dbf70e938 (diff)
parent3a75900b91ffb4d49396d8f83e0b55b392e83a2a (diff)
downloadmariadb-git-55de9b0468c65b7277b7ca6978f4e01c01af1206.tar.gz
merge 10-base->10.0
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r--include/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 5c1bb79c0f0..d7853a46ecb 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -59,6 +59,7 @@ SET(HEADERS
my_attribute.h
my_compiler.h
handler_state.h
+ handler_ername.h
)
INSTALL(FILES ${HEADERS} DESTINATION ${INSTALL_INCLUDEDIR} COMPONENT Development)