summaryrefslogtreecommitdiff
path: root/accel-pptpd/radius/CMakeLists.txt
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2010-11-10 18:51:13 +0300
committerKozlov Dmitry <dima@server>2010-11-10 18:51:13 +0300
commit0bf5010f4252c414fb629fd21f0f2abdebb6eda7 (patch)
tree322e54edf4a8201c94ffbcaa8bd0bf55866d8c33 /accel-pptpd/radius/CMakeLists.txt
parent058e7ff66b8fbb1f9494ae5077e5294db288fb1c (diff)
downloadaccel-ppp-xebd-0bf5010f4252c414fb629fd21f0f2abdebb6eda7.tar.gz
accel-ppp-xebd-0bf5010f4252c414fb629fd21f0f2abdebb6eda7.zip
updated build system: accel-pptp.conf will be installed as /etc/accel-pptp.conf.dist to prevent user config erasing
Diffstat (limited to 'accel-pptpd/radius/CMakeLists.txt')
-rw-r--r--accel-pptpd/radius/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/radius/CMakeLists.txt b/accel-pptpd/radius/CMakeLists.txt
index 7360cdf..5ad7211 100644
--- a/accel-pptpd/radius/CMakeLists.txt
+++ b/accel-pptpd/radius/CMakeLists.txt
@@ -17,4 +17,3 @@ INSTALL(TARGETS radius
)
FILE(GLOB dict "${CMAKE_CURRENT_SOURCE_DIR}/dict/*")
INSTALL(FILES ${dict} DESTINATION usr/share/accel-pptp/radius)
-