summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastien Braun2010-10-06 18:00:08 +0200
committerSebastien Braun2010-10-07 09:30:25 +0200
commit32672a51fe8b8ccf63e1cfeb89ac5e020fde787a (patch)
tree98b0524e96cc370ca0f61632bb02d1787304901e /CMakeLists.txt
parentSanitize security model yet again (diff)
downloadpvs-32672a51fe8b8ccf63e1cfeb89ac5e020fde787a.tar.gz
pvs-32672a51fe8b8ccf63e1cfeb89ac5e020fde787a.tar.xz
pvs-32672a51fe8b8ccf63e1cfeb89ac5e020fde787a.zip
Implement magic SysRq handler.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 85fb968..cc695ce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -109,6 +109,7 @@ SET( PVSMGR_SRCS
src/input/killX11Handler.h
src/input/rebootSystemHandler.h
src/input/sayHelloHandler.h
+ src/input/magicSysRqHandler.h
)
# pvs