From 5cf3a7955ba22cd95f1deaa8860f4fdcbab2c8ad Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 5 Feb 2009 14:42:38 +0100 Subject: Adding in the API function to take and icon and display it. Just the prototype. --- libindicate/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'libindicate/Makefile.am') diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 9fe05dc..3ceba08 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -90,6 +90,7 @@ Indicate-0.1.gir: $(irscanner_headers) --add-include-path=$(srcdir) \ --include=GObject-2.0 \ --include=GLib-2.0 \ + --include=GdkPixbuf-2.0 \ --library=indicate --pkg indicate \ --output Indicate-0.1.gir $(irscanner_headers) -- cgit v1.2.3