diff options
author | Kozlov Dmitry <dima@server> | 2010-09-10 12:49:35 +0400 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2010-09-10 12:49:35 +0400 |
commit | d0c060a39d3bf6f675666a1400b533511e24a26c (patch) | |
tree | 32d9bcd1c5cc094b868c037dcca55ce97373b1b7 /accel-pptpd/CMakeLists.txt | |
parent | c471cd62571f654b92bad0bd9f431927758f4d45 (diff) | |
download | accel-ppp-xebd-d0c060a39d3bf6f675666a1400b533511e24a26c.tar.gz accel-ppp-xebd-d0c060a39d3bf6f675666a1400b533511e24a26c.zip |
switching to use triton events instead of ppp_notify
Diffstat (limited to 'accel-pptpd/CMakeLists.txt')
-rw-r--r-- | accel-pptpd/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/CMakeLists.txt b/accel-pptpd/CMakeLists.txt index a462358..9753e11 100644 --- a/accel-pptpd/CMakeLists.txt +++ b/accel-pptpd/CMakeLists.txt @@ -23,7 +23,6 @@ ADD_EXECUTABLE(pptpd ppp/ipcp_opt_ipaddr.c ppp/ipcp_opt_dns.c ppp/ppp_ccp.c - ppp/ppp_notify.c log.c pwdb.c |