summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2011-05-30 16:21:30 +0400
committerKozlov Dmitry <dima@server>2011-05-30 16:21:30 +0400
commit4497c1bae58e5920a250df95abb959d4b3d980b4 (patch)
tree2d33ee7b4ae7dd1ba59be80220db3232ea1f736c /CMakeLists.txt
parent6dd6ad03bb7d9a9b687f2c3468dfdc2d102a0dda (diff)
downloadaccel-ppp-4497c1bae58e5920a250df95abb959d4b3d980b4.tar.gz
accel-ppp-4497c1bae58e5920a250df95abb959d4b3d980b4.zip
1.3.6 release
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f61780ab..40f2f1ad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.6)
cmake_policy(SET CMP0005 NEW)
cmake_policy(SET CMP0003 OLD)
-PROJECT (accel-pppd C)
+PROJECT (accel-ppp C)
include(cmake/cpack.cmake)