diff options
-rw-r--r-- | mimelib/mimelib/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimelib/mimelib/CMakeLists.txt b/mimelib/mimelib/CMakeLists.txt index 0f2c61417..444884537 100644 --- a/mimelib/mimelib/CMakeLists.txt +++ b/mimelib/mimelib/CMakeLists.txt @@ -16,4 +16,4 @@ install( FILES mboxlist.h mechansm.h mediatyp.h message.h mimepp.h msgcmp.h msgid.h nntp.h param.h pop.h protocol.h string.h text.h token.h utility.h uuencode.h binhex.h - DESTINATION ${INCLUDE_INSTALL_DIR}/mimelib ) + DESTINATION ${INCLUDE_INSTALL_DIR}/kde/mimelib ) |