[libnotify] Include C header information and exported packages in GIR
- From: Luca Bruno <lucabru src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnotify] Include C header information and exported packages in GIR
- Date: Tue, 1 Apr 2014 19:24:08 +0000 (UTC)
commit 5a486c549069cf712a2c15af64e77ea16e800b09
Author: Evan Nemerson <evan coeus-group com>
Date: Fri Jan 13 23:12:44 2012 -0800
Include C header information and exported packages in GIR
https://bugzilla.gnome.org/show_bug.cgi?id=667904
libnotify/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libnotify/Makefile.am b/libnotify/Makefile.am
index a4935e2..0e8688f 100644
--- a/libnotify/Makefile.am
+++ b/libnotify/Makefile.am
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]