summaryrefslogtreecommitdiffstats
path: root/libtdepim/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-02-26 01:10:23 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-02-26 01:47:39 +0100
commit577d952253c7f26919875e7dcf7bae2280b3d283 (patch)
treeccaee765b75c4fba7084d04da9c8f6e64db12e98 /libtdepim/CMakeLists.txt
parente77087ce3d590ddede0a0590caaade9aadc78d41 (diff)
downloadtdepim-577d952253c7f26919875e7dcf7bae2280b3d283.tar.gz
tdepim-577d952253c7f26919875e7dcf7bae2280b3d283.zip
Delete the no longer needed tdepimmacros.h.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'libtdepim/CMakeLists.txt')
-rw-r--r--libtdepim/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/libtdepim/CMakeLists.txt b/libtdepim/CMakeLists.txt
index 15394c1e5..f96611f35 100644
--- a/libtdepim/CMakeLists.txt
+++ b/libtdepim/CMakeLists.txt
@@ -38,9 +38,7 @@ link_directories(
##### headers ###################################
-install( FILES
- tdepimmacros.h kpimprefs.h
- DESTINATION ${INCLUDE_INSTALL_DIR} )
+install( FILES kpimprefs.h DESTINATION ${INCLUDE_INSTALL_DIR} )
##### other data ################################