diff --git a/src/XrdCl/CMakeLists.txt b/src/XrdCl/CMakeLists.txt index ff5edff9173..08001e55bdc 100644 --- a/src/XrdCl/CMakeLists.txt +++ b/src/XrdCl/CMakeLists.txt @@ -162,12 +162,12 @@ install( XrdClPlugInInterface.hh XrdClPlugInManager.hh XrdClPropertyList.hh - XrdClFileSystemUtils.hh XrdClLog.hh DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/xrootd/XrdCl ) install( FILES + XrdClFileSystemUtils.hh XrdClMessage.hh XrdClPostMaster.hh XrdClPostMasterInterfaces.hh