summaryrefslogtreecommitdiff
path: root/gobject-introspection-1.0.pc.in
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-08-19 21:35:55 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-08-19 21:35:55 +0000
commita1285a2af21ed9b96aa3378d6ecfbc4b8b778a5a (patch)
tree7b357baec94531f3a2658efb5b9934c58c3e362f /gobject-introspection-1.0.pc.in
parent43ae21545983485663cf1eb50ddd4e4853c31a18 (diff)
Add a g_ir_compiler variable
2008-08-19 Johan Dahlin <johan@gnome.org> * gobject-introspection-1.0.pc.in: Add a g_ir_compiler variable svn path=/trunk/; revision=402
Diffstat (limited to 'gobject-introspection-1.0.pc.in')
-rw-r--r--gobject-introspection-1.0.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gobject-introspection-1.0.pc.in b/gobject-introspection-1.0.pc.in
index ab88442..2f9c187 100644
--- a/gobject-introspection-1.0.pc.in
+++ b/gobject-introspection-1.0.pc.in
@@ -5,6 +5,7 @@ bindir=@bindir@
includedir=@includedir@
g_ir_scanner=${bindir}/g-ir-scanner
+g_ir_compiler=${bindir}/g-ir-compiler
girdir=${prefix}/share/gir
# FIXME: These needs to be ported to the GIR format first