summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/khello/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/khello/CMakeLists.txt')
-rw-r--r--languages/cpp/app_templates/khello/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/khello/CMakeLists.txt b/languages/cpp/app_templates/khello/CMakeLists.txt
index 360e792e..f51a2100 100644
--- a/languages/cpp/app_templates/khello/CMakeLists.txt
+++ b/languages/cpp/app_templates/khello/CMakeLists.txt
@@ -12,7 +12,7 @@
add_custom_target( khello.tar.gz ALL
COMMAND tar zcf khello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
src-Makefile.am app.cpp app.h main.cpp appui.rc
- app.tdevelop subdirs app.desktop khello.png
+ app.kdevelop subdirs app.desktop khello.png
)