diff --git a/private/CMakeLists.txt b/private/CMakeLists.txt index a2ee9bdd9..f77a92d41 100644 --- a/private/CMakeLists.txt +++ b/private/CMakeLists.txt @@ -14,6 +14,8 @@ if (INSTALL_PRIVATE_HEADERS) private.h queue_private.h source_private.h + time_private.h + workloop_private.h DESTINATION "${INSTALL_DISPATCH_HEADERS_DIR}") endif()