diff options
author | Ted Gould <ted@canonical.com> | 2009-02-05 14:47:40 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-05 14:47:40 +0100 |
commit | e6ff0d4856b0ffe1946332cd29d3a9683397c7bc (patch) | |
tree | ba4c355f2ba15d1bd59835116ef0551337aa30d6 /libindicate/Makefile.am | |
parent | d95b17010964e6e2c49e46663c60be0330abdc18 (diff) | |
parent | d52c59bb78c033753254b647e44b43a28edb91c2 (diff) | |
download | libayatana-indicator-e6ff0d4856b0ffe1946332cd29d3a9683397c7bc.tar.gz libayatana-indicator-e6ff0d4856b0ffe1946332cd29d3a9683397c7bc.tar.bz2 libayatana-indicator-e6ff0d4856b0ffe1946332cd29d3a9683397c7bc.zip |
releasing version 0.1~ppa27
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) |