summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-10 12:16:05 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-10 12:16:05 +0200
commitd041cdd05007593624b83df85c4fe0357d330c10 (patch)
treeb52825201a757d89fc99abea9c5d1927e6d0a1f3 /plugins/imklog/Makefile.am
parentf786054cdc128f69fcf5deea191c01de77bd1342 (diff)
downloadrsyslog-d041cdd05007593624b83df85c4fe0357d330c10.tar.gz
rsyslog-d041cdd05007593624b83df85c4fe0357d330c10.tar.xz
rsyslog-d041cdd05007593624b83df85c4fe0357d330c10.zip
removed trailing whitespace
Diffstat (limited to 'plugins/imklog/Makefile.am')
-rw-r--r--plugins/imklog/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/imklog/Makefile.am b/plugins/imklog/Makefile.am
index f4cd771b..246b3306 100644
--- a/plugins/imklog/Makefile.am
+++ b/plugins/imklog/Makefile.am
@@ -7,7 +7,7 @@ if ENABLE_IMKLOG_BSD
imklog_la_SOURCES += bsd.c
endif
-if ENABLE_IMKLOG_LINUX
+if ENABLE_IMKLOG_LINUX
imklog_la_SOURCES += linux.c module.h ksym.c ksyms.h ksym_mod.c
endif