summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/opietoday/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/opietoday/CMakeLists.txt')
-rw-r--r--languages/cpp/app_templates/opietoday/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/opietoday/CMakeLists.txt b/languages/cpp/app_templates/opietoday/CMakeLists.txt
index 3d86b992..6c7c4d66 100644
--- a/languages/cpp/app_templates/opietoday/CMakeLists.txt
+++ b/languages/cpp/app_templates/opietoday/CMakeLists.txt
@@ -11,7 +11,7 @@
add_custom_target( opietoday.tar.gz ALL
COMMAND tar zcf opietoday.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
- Makefile.am Example.png app.kdevelop
+ Makefile.am Example.png app.tdevelop
app.pro exampleplugin.cpp examplepluginimpl.cpp
examplepluginwidget.cpp exampleplugin.h examplepluginimpl.h
examplepluginwidget.h