diff options
Diffstat (limited to 'libindicate/Makefile.am')
-rw-r--r-- | libindicate/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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) |