From a713cc823c957ce1fcfee82a0b8dafc7e3a2bb5b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 2 Apr 2012 13:28:36 -0500 Subject: Fix last commit --- tdecore/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tdecore/CMakeLists.txt') diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt index 1011eace7..422a1f431 100644 --- a/tdecore/CMakeLists.txt +++ b/tdecore/CMakeLists.txt @@ -12,6 +12,7 @@ add_subdirectory( malloc ) add_subdirectory( network ) add_subdirectory( kconfig_compiler ) +add_subdirectory( hwlibdata ) if( WITH_LIBART ) add_subdirectory( svgicons ) -- cgit v1.2.1