aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorJosh Triplett <josh@freedesktop.org>2007-02-27 16:39:56 -0800
committerJosh Triplett <josh@freedesktop.org>2007-02-27 16:39:56 -0800
commit6a0b505353fdfd664078e2739f655a0be438707a (patch)
tree3790a0e3da134918332216506b20fe7f378c3f06 /Makefile
parentd4ae1cacb43461358a9b1f229f26c85c2456ff7e (diff)
downloadsparse-dev-6a0b505353fdfd664078e2739f655a0be438707a.tar.gz
Move pkg-config file to lib, rather than share
Thanks to Jeff Garzik for pointing this out. Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7c647b7..d13630ba 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ PREFIX=$(HOME)
BINDIR=$(PREFIX)/bin
LIBDIR=$(PREFIX)/lib
INCLUDEDIR=$(PREFIX)/include
-PKGCONFIGDIR=$(PREFIX)/share/pkgconfig
+PKGCONFIGDIR=$(LIBDIR)/pkgconfig
PROGRAMS=test-lexing test-parsing obfuscate compile graph sparse test-linearize example \
test-unssa test-dissect ctags