summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2012-11-11 08:44:21 +0100
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2012-11-11 08:44:21 +0100
commita55a82212421c1f1ce09762cc38bbfcbf177379b (patch)
tree6df6991bea1f4731e48a35776484ee3c7e29550f /Makefile.am
parent8e75f60947de2f955540cd113df3bfa061c3469f (diff)
downloadlibrcd-a55a82212421c1f1ce09762cc38bbfcbf177379b.tar.gz
librcd-a55a82212421c1f1ce09762cc38bbfcbf177379b.tar.bz2
librcd-a55a82212421c1f1ce09762cc38bbfcbf177379b.tar.xz
librcd-a55a82212421c1f1ce09762cc38bbfcbf177379b.zip
pkgconfig
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b3b05b2..16a63fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,7 @@
SUBDIRS = src
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = librcd.pc
+
+
EXTRA_DIST = examples statgen librcd.spec \ No newline at end of file