~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to samples/echo/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-06 18:53:16 UTC
  • mfrom: (1.1.25 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090306185316-uf09r30g7cvf67xi
Tags: 2.24.1-1
* New upstream bugfix release.
* debian/control.in:
  + Build depend on GLib >= 2.14.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
        -DG_LOG_DOMAIN=\"Echo\"                         \
59
59
        -I$(top_srcdir)                                 \
60
60
        $(LIBBONOBO_CFLAGS)                             \
 
61
        $(DISABLE_DEPRECATED_CFLAGS)                    \
61
62
        $(WARN_CFLAGS)
62
63
 
63
64
CLEANFILES =  $(server_dot_in) $(server_DATA)