diff options
author | Kozlov Dmitry <dima@server> | 2010-12-29 11:46:39 +0300 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2010-12-30 15:09:17 +0300 |
commit | 673fa5c852f6c86af9437c957ae24523ce7a323f (patch) | |
tree | bd04eba2174bbab1da3bf4b2305ea4db72b236e9 /accel-pptpd/CMakeLists.txt | |
parent | 0835edba54937da10897a7541daefc4a674f01a2 (diff) | |
download | accel-ppp-673fa5c852f6c86af9437c957ae24523ce7a323f.tar.gz accel-ppp-673fa5c852f6c86af9437c957ae24523ce7a323f.zip |
cli: improved 'show sessions' command
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 |