diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-16 13:58:43 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-16 13:58:43 +0000 |
commit | e1d9343323930beb0b0905f98f22e7d6c8530d02 (patch) | |
tree | d76d3d2486e79dccfe0dfe4d26de991c67ee5938 /Makefile.am | |
parent | 18ea97cc244903bfbd7435a3dc0ad49cd1b4db8b (diff) | |
download | rsyslog-e1d9343323930beb0b0905f98f22e7d6c8530d02.tar.gz rsyslog-e1d9343323930beb0b0905f98f22e7d6c8530d02.tar.xz rsyslog-e1d9343323930beb0b0905f98f22e7d6c8530d02.zip |
applied patch by redhat, Peter Vrabec
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f5c4c6ff..9ab61def 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -bin_PROGRAMS=klogd rfc3195d syslogd +sbin_PROGRAMS=klogd rfc3195d syslogd klogd_SOURCES=klogd.c syslog.c pidfile.c ksym.c ksym_mod.c klogd.h ksyms.h pidfile.h module.h |