From dce1125f11b0d0f474951aecb67fa443880d7eae Mon Sep 17 00:00:00 2001 From: Dengfeng Liu Date: Mon, 17 Apr 2017 19:17:49 +0800 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 45d34eb..062026e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,8 @@ set(src_xkcp_server ikcp.c commandline.c xkcp_util.c - xkcp_config.c) + xkcp_config.c + xkcp_mon.c) set(src_xkcp_client tcp_proxy.c