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