summaryrefslogtreecommitdiffstats
path: root/kppp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-10-26 13:56:01 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-10-26 14:03:50 +0200
commita2b383477a4fcbfdf8d1372ac9009692d48dfc76 (patch)
tree7fc322b6c062dbcaf9ec03c6e1565c91140dec89 /kppp
parente0fdfd9d543dfac30f45441046ac8b0144c20ab8 (diff)
downloadtdenetwork-a2b383477a4fcbfdf8d1372ac9009692d48dfc76.tar.gz
tdenetwork-a2b383477a4fcbfdf8d1372ac9009692d48dfc76.zip
Fix various cmake build issues
(cherry picked from commit 93dc872306fb4daa2eda10382fff841fd6b9bcdc)
Diffstat (limited to 'kppp')
-rw-r--r--kppp/Rules/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/Rules/CMakeLists.txt b/kppp/Rules/CMakeLists.txt
index bb4f384f..fc2c7026 100644
--- a/kppp/Rules/CMakeLists.txt
+++ b/kppp/Rules/CMakeLists.txt
@@ -12,4 +12,4 @@
tde_auto_add_subdirectories( )
install( FILES TEMPLATE DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules )
-install( PROGRAMS checkrules DESTINATION ${DATA_INSTALL_DIR} )
+install( PROGRAMS checkrules DESTINATION ${DATA_INSTALL_DIR}/kppp/Rules )