aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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
parentIntroduce expression_error (diff)
downloadsparse-6a0b505353fdfd664078e2739f655a0be438707a.tar.gz
sparse-6a0b505353fdfd664078e2739f655a0be438707a.tar.bz2
sparse-6a0b505353fdfd664078e2739f655a0be438707a.zip
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 f7c647b..d13630b 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