summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kommander/working/plugintemplate/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/working/plugintemplate/CMakeLists.txt b/kommander/working/plugintemplate/CMakeLists.txt
index 1d4f4aac..65186848 100644
--- a/kommander/working/plugintemplate/CMakeLists.txt
+++ b/kommander/working/plugintemplate/CMakeLists.txt
@@ -12,6 +12,6 @@ install(
tde_create_tarball(
TARGET kommanderplugin.tar.gz
- FILES src-Makefile.am plugin.cpp widget.h widget.cpp app.tdevelop
+ FILES src-Makefile.am plugin.cpp widget.h widget.cpp
DESTINATION ${DATA_INSTALL_DIR}/tdevappwizard
)