diff options
Diffstat (limited to 'accel-pptpd/CMakeLists.txt')
-rw-r--r-- | accel-pptpd/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pptpd/CMakeLists.txt b/accel-pptpd/CMakeLists.txt index 8ed03b8d..b6b54981 100644 --- a/accel-pptpd/CMakeLists.txt +++ b/accel-pptpd/CMakeLists.txt @@ -65,6 +65,7 @@ ADD_EXECUTABLE(accel-pptpd ppp/ccp_mppe.c cli/std_cmd.c + cli/show_sessions.c cli/telnet.c cli/tcp.c cli/cli.c |