summaryrefslogtreecommitdiffstats
path: root/kapptemplate
diff options
context:
space:
mode:
Diffstat (limited to 'kapptemplate')
-rw-r--r--kapptemplate/appframework/CMakeLists.txt2
-rw-r--r--kapptemplate/appframework/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/kapptemplate/appframework/CMakeLists.txt b/kapptemplate/appframework/CMakeLists.txt
index fc7a9d1f..f9d980f1 100644
--- a/kapptemplate/appframework/CMakeLists.txt
+++ b/kapptemplate/appframework/CMakeLists.txt
@@ -12,7 +12,7 @@
add_subdirectory( no-exe )
install( FILES
- AUTHORS INSTALL COPYING NEWS app.lsm app.spec configure.in.in.in
+ AUTHORS INSTALL COPYING NEWS app.spec configure.in.in.in
README base-Makefile.am ChangeLog VERSION base-Makefile.cvs
po-Makefile.am
DESTINATION ${DATA_INSTALL_DIR}/kapptemplate/appframework )
diff --git a/kapptemplate/appframework/Makefile.am b/kapptemplate/appframework/Makefile.am
index 25ad4464..b3ec2795 100644
--- a/kapptemplate/appframework/Makefile.am
+++ b/kapptemplate/appframework/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS=no-exe
frameworkdir = $(kde_datadir)/kapptemplate/appframework
-framework_DATA = AUTHORS INSTALL COPYING NEWS app.lsm \
+framework_DATA = AUTHORS INSTALL COPYING NEWS \
app.spec configure.in.in.in README base-Makefile.am \
ChangeLog VERSION base-Makefile.cvs po-Makefile.am