summaryrefslogtreecommitdiffstats
path: root/tdm
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-01 14:02:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-01 14:05:08 +0900
commit18e5653193ee42955d6bdcd22ce5cffc89f1af40 (patch)
treeb6fb6edbdd52c9851e46ba9380755c529df82a2e /tdm
parentbb2ac0e0f3da92610ff1a1f66e5518848dda99ed (diff)
downloadtdebase-18e5653193ee42955d6bdcd22ce5cffc89f1af40.tar.gz
tdebase-18e5653193ee42955d6bdcd22ce5cffc89f1af40.zip
Fixed order building in tdm. This resolves bug 2852.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f1da0584b7ff7d224b1a6adbb1631083f1f9b2a)
Diffstat (limited to 'tdm')
-rw-r--r--tdm/kfrontend/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/CMakeLists.txt b/tdm/kfrontend/CMakeLists.txt
index 8c0fffd5c..1c04d5537 100644
--- a/tdm/kfrontend/CMakeLists.txt
+++ b/tdm/kfrontend/CMakeLists.txt
@@ -48,7 +48,7 @@ add_custom_command( OUTPUT config.ci
##### tdm_config (executable) ###################
-set_property( SOURCE tdm_config.c APPEND PROPERTY OBJECT_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/config.ci )
+set_property( SOURCE tdm_greet.c APPEND PROPERTY OBJECT_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/config.ci )
tde_add_executable( tdm_config
SOURCES tdm_config.c