summaryrefslogtreecommitdiffstats
path: root/master.make
diff options
context:
space:
mode:
Diffstat (limited to 'master.make')
-rw-r--r--master.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/master.make b/master.make
index f8f2b55f..39530d72 100644
--- a/master.make
+++ b/master.make
@@ -50,7 +50,7 @@ parse.o: parse.c parse.h rsyslog.h
template.o: template.c template.h stringbuf.h rsyslog.h
outchannel.o: outchannel.c outchannel.h stringbuf.h syslogd.h rsyslog.h
-syslogd.o: syslogd.c version.h template.h outchannel.h syslogd.h rsyslog.h
+syslogd.o: syslogd.c version.h parse.h template.h stringbuf.h outchannel.h syslogd.h rsyslog.h
${CC} ${CFLAGS} ${SYSLOGD_FLAGS} -c $(VPATH)syslogd.c
syslog.o: syslog.c