diff options
Diffstat (limited to 'kdecore/CMakeLists.txt')
-rw-r--r-- | kdecore/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kdecore/CMakeLists.txt b/kdecore/CMakeLists.txt index f543f0e..7cdff03 100644 --- a/kdecore/CMakeLists.txt +++ b/kdecore/CMakeLists.txt @@ -721,3 +721,5 @@ install(FILES # DESTINATION ${SERVICETYPES_INSTALL_DIR} # ) +add_subdirectory(includes) + |