diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-03 11:35:09 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-03 11:35:09 +0000 |
commit | 315145d0434ec3a028aed2d6de479c42886bd0f1 (patch) | |
tree | dac4446a4faf3140b0ef6c3c47844696979739e7 /plugins/ommysql/Makefile.am | |
parent | 1919403329dbfb567deabad3369a42b6509c3fa5 (diff) | |
download | rsyslog-315145d0434ec3a028aed2d6de479c42886bd0f1.tar.gz rsyslog-315145d0434ec3a028aed2d6de479c42886bd0f1.tar.xz rsyslog-315145d0434ec3a028aed2d6de479c42886bd0f1.zip |
some code cleanup
Diffstat (limited to 'plugins/ommysql/Makefile.am')
-rw-r--r-- | plugins/ommysql/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ommysql/Makefile.am b/plugins/ommysql/Makefile.am index 7a8909ce..6397de5b 100644 --- a/plugins/ommysql/Makefile.am +++ b/plugins/ommysql/Makefile.am @@ -1,4 +1,3 @@ -pkglibdir = $(libdir)/rsyslog pkglib_LTLIBRARIES = ommysql.la ommysql_la_SOURCES = ommysql.c ommysql.h ../../module-template.h |