summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-22 17:40:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-22 17:40:24 +0200
commit7adb9877f0c08f929d89f436103dfade03e8ea07 (patch)
tree32e155b3f709ce24e9468de371a62adcc83c9ba6 /runtime/Makefile.am
parentaba90e82484118f3568ec51c01de5ba845da589a (diff)
downloadrsyslog-7adb9877f0c08f929d89f436103dfade03e8ea07.tar.gz
rsyslog-7adb9877f0c08f929d89f436103dfade03e8ea07.tar.xz
rsyslog-7adb9877f0c08f929d89f436103dfade03e8ea07.zip
fixing some nits with the build system
Diffstat (limited to 'runtime/Makefile.am')
-rw-r--r--runtime/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index 8331882f..bc03c4a7 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -7,7 +7,7 @@ pkglib_LTLIBRARIES =
librsyslog_la_SOURCES = \
rsyslog.c \
rsyslog.h \
- unicode_helper.h \
+ unicode-helper.h \
atomic.h \
syslogd-types.h \
module-template.h \