summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 39f4ce7..d17e098 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -117,7 +117,7 @@ target_link_libraries(uca ${uca_LIBS})
install(TARGETS uca
LIBRARY DESTINATION lib${LIB_SUFFIX})
-install(FILES ${uca_HDRS}
+install(FILES uca.h
DESTINATION include/uca)
# --- install pkg-config file