summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fda32c1..2b81367 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -4,8 +4,8 @@ add_executable(winman
main.cpp
wayland.cpp
wayland.hpp
- util.c
- util.h
+ util.cpp
+ util.hpp
${IVI_CON_PROTO})
target_compile_definitions(winman