~ubuntu-branches/ubuntu/trusty/gnome-python/trusty

« back to all changes in this revision

Viewing changes to bonobo/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-09-22 09:10:42 UTC
  • mto: (3.2.1 sid) (62.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20080922091042-dc4xw47pwwd685h5
Tags: upstream-2.22.2
ImportĀ upstreamĀ versionĀ 2.22.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 
63
63
.defs.c:
64
64
        (cd $(srcdir) \
65
 
         && $(PYGTK_CODEGEN) \
 
65
         && $(PYGNOME_CODEGEN) \
66
66
            --py_ssize_t-clean \
67
67
            --load-types bonobo-arg-types.py \
68
68
            --register $(PYGTK_DEFSDIR)/pango-types.defs \