~ubuntu-branches/ubuntu/quantal/deja-dup/quantal

« back to all changes in this revision

Viewing changes to preferences/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-02-23 12:42:44 UTC
  • mfrom: (1.1.41)
  • Revision ID: package-import@ubuntu.com-20120223124244-hnuzoxlc3qtcqz41
Tags: 21.90-0ubuntu1
* New upstream release
* debian/rules:
  - Enable 'make check' by default again
* debian/control:
  - Add dbus-x11 and desktop-file-utils as Build-Depends for tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
        --vapidir $(top_srcdir)/common \
65
65
        --vapidir $(top_srcdir)/widgets \
66
66
        --vapidir $(top_srcdir)/vapi \
 
67
        $(SHARED_VALAFLAGS) \
67
68
        --pkg @GTK_MODULE@ \
68
69
        --pkg gio-2.0 \
69
70
        --pkg libcommon \