summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 9f32c6fd..be240cb7 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -10,7 +10,7 @@ AM_CPPFLAGS = \
AM_VALAFLAGS = \
--target-glib=2.26 \
--pkg gio-2.0 \
- $(top_srcdir)/libzeitgeist/zeitgeist.vapi \
+ $(top_srcdir)/libzeitgeist/zeitgeist-2.0.vapi \
$(top_srcdir)/config.vapi \
$(NULL)