Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Makefile.am')
-rw-r--r--lib/python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am
index eb6b85c..c687e9b 100644
--- a/lib/python/Makefile.am
+++ b/lib/python/Makefile.am
@@ -26,6 +26,7 @@ EXTRA_DIST = _sugar.override _sugar.defs
.defs.c:
(cd $(srcdir)\
&& $(PYGTK_CODEGEN) \
+ --register $(PYGTK_DEFSDIR)/gtk-types.defs \
--register $(GNOMEPYTHONEXTRAS_DEFSDIR)/gtkmozembed.defs \
--override $*.override \
--prefix py$* $*.defs) > gen-$*.c \