summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-01 18:02:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-01 18:04:19 +0900
commit3270212e83752ea85bccd77f56fd5e4b2922e74d (patch)
treef37492bf25d129e425d273668b22edde95b6377b
parent18e5653193ee42955d6bdcd22ce5cffc89f1af40 (diff)
downloadtdebase-3270212e83752ea85bccd77f56fd5e4b2922e74d.tar.gz
tdebase-3270212e83752ea85bccd77f56fd5e4b2922e74d.zip
New patch for bug 2852. Should fix previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a89e0f3482d136be958070369322dbb15a70768c)
-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 1c04d5537..65b22e86e 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_greet.c APPEND PROPERTY OBJECT_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/config.ci )
+set_property( SOURCE tdm_config.c tdm_greet.c APPEND PROPERTY OBJECT_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/config.ci )
tde_add_executable( tdm_config
SOURCES tdm_config.c