[next] telepathy-glib: vala: fix binding generation for 1.0
Simon McVittie
smcv at kemper.freedesktop.org
Mon Oct 8 08:23:43 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 0d53fdd48562ce800fcd0b14cae601d9f6a602ee
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=0d53fdd48562ce800fcd0b14cae601d9f6a602ee
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Oct 8 14:32:24 2012 +0100
vala: fix binding generation for 1.0
---
vala/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vala/Makefile.am b/vala/Makefile.am
index 8076076..9fa53ad 100644
--- a/vala/Makefile.am
+++ b/vala/Makefile.am
@@ -12,7 +12,7 @@ BUILT_SOURCES = \
pkgconfigdir = ${libdir}/pkgconfig
-telepathy-glib.vapi: $(top_builddir)/telepathy-glib/TelepathyGLib-0.12.gir
+telepathy-glib.vapi: $(top_builddir)/telepathy-glib/TelepathyGLib-1.gir
$(VAPIGEN_V)$(VAPIGEN) \
--library telepathy-glib \
--metadatadir=$(top_srcdir)/telepathy-glib \
More information about the telepathy-commits
mailing list