From 660ae8182d53859998fb656b97127ca71ba2dea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 3 Nov 2013 17:00:06 +0100 Subject: Remaining parts of cmake conversion --- kate/make/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kate/make') diff --git a/kate/make/CMakeLists.txt b/kate/make/CMakeLists.txt index 21f6bd9..15022c2 100644 --- a/kate/make/CMakeLists.txt +++ b/kate/make/CMakeLists.txt @@ -27,3 +27,7 @@ tde_add_kpart( katemakeplugin AUTOMOC install( FILES ui.rc DESTINATION ${DATA_INSTALL_DIR}/kate/plugins/katemake ) + +install( FILES katemake.desktop + DESTINATION ${SERVICES_INSTALL_DIR} +) -- cgit v1.2.1