summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-04 18:12:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-04 18:12:45 -0600
commit4546adf40c34f1ad89a8924e81cf94a5af768093 (patch)
tree897ed37b8aa2d15d68a14b80c590d22f439675fa /CMakeLists.txt
parentb5d92fb45b0796f0140c2917c238fd0b6a192300 (diff)
downloadtdebase-4546adf40c34f1ad89a8924e81cf94a5af768093.tar.gz
tdebase-4546adf40c34f1ad89a8924e81cf94a5af768093.zip
Initial attempt at adding third part WM support to TDE
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 830eea998..093626569 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -157,6 +157,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "-Wl,--no-undefined" )
##### tdebase directories #######################
add_subdirectory( tdmlib )
+add_subdirectory( tdeinit )
tde_conditional_add_subdirectory( BUILD_L10N l10n )
tde_conditional_add_subdirectory( BUILD_PICS pics )