summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tdecore/CMakeLists.txt2
-rw-r--r--tdecore/kdemacros.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt
index 7fb7cdccf..24348088e 100644
--- a/tdecore/CMakeLists.txt
+++ b/tdecore/CMakeLists.txt
@@ -73,7 +73,7 @@ install( FILES
kmanagerselection.h kmountpoint.h kuser.h klockfile.h
kidna.h ktempdir.h kshell.h fixx11h.h kxerrorhandler.h
tdelibs_export.h kde_file.h ktimezones.h
- ${CMAKE_CURRENT_BINARY_DIR}/tdemacros.h kdemacros.h
+ ${CMAKE_CURRENT_BINARY_DIR}/tdemacros.h
DESTINATION ${INCLUDE_INSTALL_DIR} )
diff --git a/tdecore/kdemacros.h b/tdecore/kdemacros.h
deleted file mode 100644
index 73808c60d..000000000
--- a/tdecore/kdemacros.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <tdemacros.h>