hippo-canvas r7275 - branches/hippo-canvas-0-2



Author: otaylor
Date: Tue Jun 17 15:32:07 2008
New Revision: 7275
URL: http://svn.gnome.org/viewvc/hippo-canvas?rev=7275&view=rev

Log:
Add mising reference to pango.defs - needed for merge of r7265


Modified:
   branches/hippo-canvas-0-2/Makefile-python.am

Modified: branches/hippo-canvas-0-2/Makefile-python.am
==============================================================================
--- branches/hippo-canvas-0-2/Makefile-python.am	(original)
+++ branches/hippo-canvas-0-2/Makefile-python.am	Tue Jun 17 15:32:07 2008
@@ -38,6 +38,7 @@
 hippo.c: $(PYTHONDEFS_FILES)
 	($(PYGTK_CODEGEN) \
 	    --load-types $(PYTHONSRCDIR)/arg-types.py \
+            --register $(PYGTK_DEFSDIR)/pango.defs \
             --register $(PYGTK_DEFSDIR)/gtk-types.defs \
 	    --override $(PYTHONSRCDIR)/hippo.override \
 	    --prefix pyhippo $(PYTHONSRCDIR)/hippo.defs) > gen-hippo.c \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]