summaryrefslogtreecommitdiff
path: root/examples/libtracker-extract/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libtracker-extract/Makefile.am')
-rw-r--r--examples/libtracker-extract/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/libtracker-extract/Makefile.am b/examples/libtracker-extract/Makefile.am
index 24e8a90af..bf630ab55 100644
--- a/examples/libtracker-extract/Makefile.am
+++ b/examples/libtracker-extract/Makefile.am
@@ -3,7 +3,7 @@ include $(top_srcdir)/Makefile.decl
module_flags = -module -avoid-version -no-undefined
modulesdir = $(libdir)/tracker-$(TRACKER_API_VERSION)/extract-modules
-INCLUDES = \
+AM_CPPFLAGS = \
$(BUILD_CFLAGS) \
-I$(top_srcdir)/src \
-I$(top_builddir)/src \