summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAbby Edwards <aedwards@solutionary.com>2012-06-12 11:47:27 -0500
committerRainer Gerhards <rgerhards@adiscon.com>2012-06-13 15:45:58 +0200
commita201072a654e59dd8ac6ab21a29782bd85d6ddd7 (patch)
tree60af9eb49dd4941c1533fe9681a05f6beeec7bc3 /Makefile.am
parenta59cbff7b32038f8b1f13072eb8e2693ff28fc4a (diff)
downloadrsyslog-a201072a654e59dd8ac6ab21a29782bd85d6ddd7.tar.gz
rsyslog-a201072a654e59dd8ac6ab21a29782bd85d6ddd7.tar.xz
rsyslog-a201072a654e59dd8ac6ab21a29782bd85d6ddd7.zip
adding pkgconfigdir definition to Makefile.am to help build properly
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 999404e7..befc1d44 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
#