summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/about/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/about/CMakeLists.txt b/data/about/CMakeLists.txt
index aac58f7f..b7a1dfd3 100644
--- a/data/about/CMakeLists.txt
+++ b/data/about/CMakeLists.txt
@@ -2,7 +2,7 @@ install(
FILES
back.png box-bottom-left.png box-bottom-middle.png box-bottom-right.png box-center.png
box-middle-left.png box-middle-right.png box-top-left.png box-top-middle.png box-top-right.png
- digikam.css kde_infopage.css kde_infopage_rtl.css main.html Makefile.am top-left.png
+ digikam.css kde_infopage.css kde_infopage_rtl.css main.html top-left.png
top-middle.png top-right-digikam.png
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/about
)