aboutsummaryrefslogtreecommitdiffstats
path: root/echld/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'echld/CMakeLists.txt')
-rw-r--r--echld/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/echld/CMakeLists.txt b/echld/CMakeLists.txt
index 32431eac8d..0637809133 100644
--- a/echld/CMakeLists.txt
+++ b/echld/CMakeLists.txt
@@ -22,13 +22,13 @@
#
set(CLEAN_FILES
- common.c
echld-util.c
parent.c
)
set(DIRTY_FILES
child.c
+ common.c
dispatcher.c
)