summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-04-14 12:27:14 +0100
committerMartyn Russell <martyn@lanedo.com>2010-04-14 12:27:14 +0100
commit64b4cb05560d649b3dc75ffa043e6ac9f27dd6e1 (patch)
tree790731bd5343da9e926b69074a17f94ff0922605 /examples
parent0617c6c88c8595ce62b14e79a5d23e0db31aa857 (diff)
downloadtracker-64b4cb05560d649b3dc75ffa043e6ac9f27dd6e1.tar.gz
Improve GDKPIXBUF linking
Diffstat (limited to 'examples')
-rw-r--r--examples/libtracker-miner/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/libtracker-miner/Makefile.am b/examples/libtracker-miner/Makefile.am
index bc723db3a..72300ed1a 100644
--- a/examples/libtracker-miner/Makefile.am
+++ b/examples/libtracker-miner/Makefile.am
@@ -8,7 +8,6 @@ INCLUDES = \
$(WARN_CFLAGS) \
$(GLIB2_CFLAGS) \
$(GCOV_CFLAGS) \
- $(GDKPIXBUF_CFLAGS) \
$(GIO_CFLAGS) \
$(DBUS_CFLAGS)