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 19fdc92..5e42403 100644 --- a/accel-pptpd/CMakeLists.txt +++ b/accel-pptpd/CMakeLists.txt @@ -22,6 +22,7 @@ ADD_EXECUTABLE(pptpd auth_pap.c auth_chap_md5.c auth_mschap_v1.c + auth_mschap_v2.c ppp_ipcp.c ipcp_opt_ipaddr.c |