summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-16 12:48:20 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-16 12:48:20 +0200
commit91661455ebf63275a849dc5c7f49c21d7837b442 (patch)
tree3bb504672e24cbae001557583e3b7d0e356400b0 /runtime/Makefile.am
parent71dea8c86fd80c911ee112439e0aab0dd222f650 (diff)
downloadrsyslog-91661455ebf63275a849dc5c7f49c21d7837b442.tar.gz
rsyslog-91661455ebf63275a849dc5c7f49c21d7837b442.tar.xz
rsyslog-91661455ebf63275a849dc5c7f49c21d7837b442.zip
provided ability to initialize the runtime
Diffstat (limited to 'runtime/Makefile.am')
-rw-r--r--runtime/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index 8cb3a638..6cd54f91 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -5,6 +5,7 @@ pkglib_LTLIBRARIES =
#pkglib_LTLIBRARIES = librsyslog.la
librsyslog_la_SOURCES = \
+ rsyslog.c \
rsyslog.h \
atomic.h \
syslogd-types.h \