Add glib_compile_resources variable to the gio pc file
authorAlexander Larsson <alexl@redhat.com>
Thu, 12 Jan 2012 19:51:56 +0000 (20:51 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 13 Jan 2012 16:12:57 +0000 (17:12 +0100)
gio-2.0.pc.in

index b702910..78dabf3 100644 (file)
@@ -5,6 +5,7 @@ includedir=@includedir@
 
 giomoduledir=@GIO_MODULE_DIR@
 glib_compile_schemas=@bindir@/glib-compile-schemas@EXEEXT@
+glib_compile_resources=@bindir@/glib-compile-resources@EXEEXT@
 
 Name: GIO
 Description: glib I/O library