summaryrefslogtreecommitdiff
path: root/accel-pptpd/CMakeLists.txt
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2010-12-29 11:46:39 +0300
committerKozlov Dmitry <dima@server>2010-12-30 15:09:17 +0300
commit673fa5c852f6c86af9437c957ae24523ce7a323f (patch)
treebd04eba2174bbab1da3bf4b2305ea4db72b236e9 /accel-pptpd/CMakeLists.txt
parent0835edba54937da10897a7541daefc4a674f01a2 (diff)
downloadaccel-ppp-xebd-673fa5c852f6c86af9437c957ae24523ce7a323f.tar.gz
accel-ppp-xebd-673fa5c852f6c86af9437c957ae24523ce7a323f.zip
cli: improved 'show sessions' command
Diffstat (limited to 'accel-pptpd/CMakeLists.txt')
-rw-r--r--accel-pptpd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pptpd/CMakeLists.txt b/accel-pptpd/CMakeLists.txt
index 8ed03b8..b6b5498 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