aboutsummaryrefslogtreecommitdiffstats
path: root/python/pyempathy
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyempathy')
-rw-r--r--python/pyempathy/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyempathy/Makefile.am b/python/pyempathy/Makefile.am
index a2b76b264..a7efea367 100644
--- a/python/pyempathy/Makefile.am
+++ b/python/pyempathy/Makefile.am
@@ -27,7 +27,7 @@ empathy_la_LDFLAGS = \
-module -avoid-version
pyempathy.c: pyempathy.override pyempathy.defs
- pygtk-codegen-2.0 \
+ $(PYGOBJECTCODEGEN) \
--prefix empathy \
--register $(PYDEFS)/gdk-types.defs \
--register $(PYDEFS)/gtk-types.defs \