aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2006-10-09 10:10:05 +0000
committerJamie Bullock <jamie@postlude.co.uk>2006-10-09 10:10:05 +0000
commit4070357aa6be2ffe14cdb06dc0a311818d29ba64 (patch)
treedd73fbbe883090b283e5f93ab7d63d4ec50a8014 /Makefile.am
parentc6e4f6421b2a72e33e21b53ee2838532d8958a8d (diff)
downloadLibXtract-4070357aa6be2ffe14cdb06dc0a311818d29ba64.tar.gz
LibXtract-4070357aa6be2ffe14cdb06dc0a311818d29ba64.tar.bz2
LibXtract-4070357aa6be2ffe14cdb06dc0a311818d29ba64.zip
Added pkgconfig support
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index efd2dfb..2bca8d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,5 @@
SUBDIRS = src xtract examples @DOXYGEN@
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = libxtract.pc
+