summaryrefslogtreecommitdiff
path: root/accel-pptpd/CMakeLists.txt
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2010-08-23 14:34:37 +0400
committerKozlov Dmitry <dima@server>2010-08-23 18:33:09 +0400
commit5ec458e9d936e6aee1d8382290473c0f5ba68e48 (patch)
treec5025ea42ff1e998afc3a687562238ceccd0efd2 /accel-pptpd/CMakeLists.txt
parent76615aa33fb294f2fdfdee3e4687de94bb5efce9 (diff)
downloadaccel-ppp-xebd-5ec458e9d936e6aee1d8382290473c0f5ba68e48.tar.gz
accel-ppp-xebd-5ec458e9d936e6aee1d8382290473c0f5ba68e48.zip
implemented IPCP primary/secondary dns configuration option
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 452f914..e97d916 100644
--- a/accel-pptpd/CMakeLists.txt
+++ b/accel-pptpd/CMakeLists.txt
@@ -24,6 +24,7 @@ ADD_EXECUTABLE(pptpd
ppp_ccp.c
ppp_ipcp.c
ipcp_opt_ipaddr.c
+ ipcp_opt_dns.c
pwdb.c
ipdb.c