summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4214fd3..85fb968 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -103,6 +103,12 @@ SET( PVSMGR_SRCS
src/util/serviceDiscoveryUtil.cpp
src/gui/aboutDialog.cpp
src/gui/multicastConfigDialog.cpp
+
+ # We need the following headers for translations.
+ # They will not be compiled.
+ src/input/killX11Handler.h
+ src/input/rebootSystemHandler.h
+ src/input/sayHelloHandler.h
)
# pvs