summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-06-17 15:33:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-06-17 15:33:10 +0900
commite044c5463329652f28565dfc7de24ef8b0edaa6f (patch)
treee1bf1de8f39cd95e31dc43474af51ba7b891af48 /CMakeLists.txt
parent065693194f81b16c3d6deb7fb70a07ae0e884eb6 (diff)
downloadtdevelop-e044c5463329652f28565dfc7de24ef8b0edaa6f.tar.gz
tdevelop-e044c5463329652f28565dfc7de24ef8b0edaa6f.zip
Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 d4dc4db5..92f2a55e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -175,7 +175,7 @@ install( FILES
DESTINATION ${MIME_INSTALL_DIR}/application )
install( PROGRAMS
- kdevprj2tdevelop
+ kdevprj2kdevelop
DESTINATION ${BIN_INSTALL_DIR} )