summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am17
1 files changed, 1 insertions, 16 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 1eb017d4..b2b7a8ca 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -20,22 +20,7 @@ rsyslogd_SOURCES = \
pidfile.c \
pidfile.h \
\
- ../dirty.h \
- \
- ../action.h \
- ../action.c \
- ../threads.c \
- ../threads.h \
- \
- ../parse.c \
- ../parse.h \
- \
- ../outchannel.c \
- ../outchannel.h \
- ../template.c \
- ../template.h \
- ../conf.c \
- ../conf.h
+ ../dirty.h
rsyslogd_CPPFLAGS = $(pthreads_cflags) $(rsrt_cflags)
rsyslogd_LDADD = $(zlib_libs) $(pthreads_libs) $(rsrt_libs)