Include C header information and exported packages in GIR

https://bugzilla.gnome.org/show_bug.cgi?id=667904
This commit is contained in:
Evan Nemerson 2012-01-13 23:12:44 -08:00 committed by Luca Bruno
parent fc6cba771d
commit 5a486c5490
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ Notify_0_7_gir_INCLUDES = GLib-2.0 GdkPixbuf-2.0
Notify_0_7_gir_LIBS = libnotify.la
Notify_0_7_gir_FILES = $(notify_headers) $(libnotify_la_SOURCES)
Notify_0_7_gir_PACKAGES = glib-2.0 gobject-2.0 gdk-pixbuf-2.0
Notify_0_7_gir_EXPORT_PACKAGES = libnotify
Notify_0_7_gir_SCANNERFLAGS = --c-include "libnotify/notify.h"
girdir = $(datadir)/gir-1.0
dist_gir_DATA = $(INTROSPECTION_GIRS)