diff options
-rw-r--r-- | tdecore/tdehw/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdecore/tdehw/CMakeLists.txt b/tdecore/tdehw/CMakeLists.txt index 1bcec6db7..85cacf734 100644 --- a/tdecore/tdehw/CMakeLists.txt +++ b/tdecore/tdehw/CMakeLists.txt @@ -67,6 +67,7 @@ install( FILES tdehardwaredevices.h tdenetworkconnections.h tdegenericdevice.h tdestoragedevice.h tdecpudevice.h tdebatterydevice.h tdemainspowerdevice.h tdenetworkdevice.h tdebacklightdevice.h tdemonitordevice.h tdesensordevice.h tderootsystemdevice.h tdeeventdevice.h tdeinputdevice.h + tdehwcommontypes.h DESTINATION ${INCLUDE_INSTALL_DIR} ) |