summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQiuwen Lu <[email protected]>2017-04-11 19:17:05 +0800
committerQiuwen Lu <[email protected]>2017-04-11 19:17:05 +0800
commitea6f94bb073a7f5dfa6c35fd62681f3293347f96 (patch)
tree8739c5d9840b94fb893612eb4e93b292886cbedf
parent68d290abd9825291eafd9954c0fdaa45e64c612b (diff)
启用systemd、monit_stream等工具自动编译v4.1.0-20170411
-rw-r--r--tools/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index a500779..4328fa6 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,2 +1,4 @@

-add_subdirectory(monit_device) \ No newline at end of file
+add_subdirectory(monit_device)
+add_subdirectory(monit_stream)
+add_subdirectory(systemd) \ No newline at end of file