diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-06-15 16:12:42 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-06-15 16:12:42 +0200 |
commit | 6ce405a13e6d4722c33cd6dcce618ee3853df6a9 (patch) | |
tree | 8ddfcbc5ddbb9970179ed6854a0c2063ece5c31d /Makefile.am | |
parent | 50521ab72bcf302958b007ca77f08ce65a368fb8 (diff) | |
parent | 33acb956db2824a118656021d873143ff1475321 (diff) | |
download | rsyslog-6ce405a13e6d4722c33cd6dcce618ee3853df6a9.tar.gz rsyslog-6ce405a13e6d4722c33cd6dcce618ee3853df6a9.tar.xz rsyslog-6ce405a13e6d4722c33cd6dcce618ee3853df6a9.zip |
Merge branch 'v5-stable' into v6-stable
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b7bbe1c5..2f2f546b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ sbin_PROGRAMS = pkglib_LTLIBRARIES = +pkgconfigdir = $(libdir)/pkgconfig + if ENABLE_INET pkglib_LTLIBRARIES += lmtcpsrv.la lmtcpclt.la # |