[tracker/rss-enclosures] libtracker-extract: Fixed example LIBS
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] libtracker-extract: Fixed example LIBS
- Date: Wed, 24 Nov 2010 02:17:19 +0000 (UTC)
commit 167de35bccfcaad19d8b04fc7dcfdeec55ca5d61
Author: Martyn Russell <martyn lanedo com>
Date: Mon Oct 25 16:20:44 2010 +0100
libtracker-extract: Fixed example LIBS
examples/libtracker-extract/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/examples/libtracker-extract/Makefile.am b/examples/libtracker-extract/Makefile.am
index 68f1146..24e8a90 100644
--- a/examples/libtracker-extract/Makefile.am
+++ b/examples/libtracker-extract/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES = \
$(BUILD_CFLAGS) \
-I$(top_srcdir)/src \
-I$(top_builddir)/src \
- $(GLIB2_CFLAGS)
+ $(LIBTRACKER_EXTRACT_CFLAGS)
noinst_LTLIBRARIES = libextract-mockup.la
@@ -17,5 +17,5 @@ libextract_mockup_la_LIBADD = \
$(top_builddir)/src/libtracker-extract/libtracker-extract- TRACKER_API_VERSION@.la \
$(top_builddir)/src/libtracker-sparql/libtracker-sparql- TRACKER_API_VERSION@.la \
$(BUILD_LIBS) \
- $(GLIB2_LIBS)
+ $(LIBTRACKER_EXTRACT_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]