diff options
| author | Qiuwen Lu <[email protected]> | 2017-04-11 19:17:05 +0800 |
|---|---|---|
| committer | Qiuwen Lu <[email protected]> | 2017-04-11 19:17:05 +0800 |
| commit | ea6f94bb073a7f5dfa6c35fd62681f3293347f96 (patch) | |
| tree | 8739c5d9840b94fb893612eb4e93b292886cbedf | |
| parent | 68d290abd9825291eafd9954c0fdaa45e64c612b (diff) | |
启用systemd、monit_stream等工具自动编译v4.1.0-20170411
| -rw-r--r-- | tools/CMakeLists.txt | 4 |
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 |
