~jtaylor/ubuntu/precise/gnome-games/lp-995281

« back to all changes in this revision

Viewing changes to libgames-support/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-01-21 22:42:00 UTC
  • mfrom: (1.1.102)
  • Revision ID: package-import@ubuntu.com-20120121224200-x27fx4o3wvx90ipx
Tags: 1:3.3.4.1-0ubuntu1
* New upstream release
* Re-enable Swell Foop (LP: #900279)
* Add girepository-1.0-dev build-depends and enable introspection
* Drop upstreamed git patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
gsettings_SCHEMAS = $(gsettingsschema_in_files:.gschema.xml.in=.gschema.xml)
82
82
 
83
83
EXTRA_DIST = \
84
 
        $(gsettingsschema_in_files)
 
84
        $(gsettingsschema_in_files) \
 
85
        GnomeGamesSupport-1.0.vapi
85
86
 
86
87
CLEANFILES = \
87
88
        $(gsettings_SCHEMAS)