aboutsummaryrefslogtreecommitdiffstats
path: root/echld/Makefile.common
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2013-06-25 21:09:29 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2013-06-25 21:09:29 +0000
commit0a060270b37870c8273d4dc8e57d13b683fd7a0b (patch)
tree4132f11f41190637009b6cd69271d0924a117136 /echld/Makefile.common
parent9216d338f0536ed0f87035e17c904835984f8ddf (diff)
Last changes to autofoo, rename the files as they live now in their own dir...
svn path=/trunk/; revision=50152
Diffstat (limited to 'echld/Makefile.common')
-rw-r--r--echld/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/echld/Makefile.common b/echld/Makefile.common
index f8004280e3..902caa7828 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -30,10 +30,10 @@
# _SOURCES variables).
LIBECHLD_SRC = \
echld-util.c \
- echld_dispatcher.c \
- echld_child.c \
- echld_parent.c \
- echld_common.c
+ dispatcher.c \
+ child.c \
+ parent.c \
+ common.c
# Header files that are not generated from other files
LIBECHLD_INCLUDES = \