summaryrefslogtreecommitdiffstats
path: root/src/input/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/CMakeLists.txt')
-rw-r--r--src/input/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/CMakeLists.txt b/src/input/CMakeLists.txt
index 0e72c4c..20fd531 100644
--- a/src/input/CMakeLists.txt
+++ b/src/input/CMakeLists.txt
@@ -21,6 +21,7 @@ if(UNIX)
pvsPrivInputSignalHandler.cpp
rebootSystemHandler.cpp
killX11Handler.cpp
+ magicSysRqHandler.cpp
sayHelloHandler.cpp
inputEventHandler.cpp
)