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

« back to all changes in this revision

Viewing changes to tests/test-activation/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:
77
77
        -I$(top_srcdir)                 \
78
78
        -I$(top_builddir)               \
79
79
        $(WARN_CFLAGS)                  \
80
 
        -DG_DISABLE_DEPRECATED $(LIBBONOBO_CFLAGS)
 
80
        $(DISABLE_DEPRECATED_CFLAGS) $(LIBBONOBO_CFLAGS)
81
81
 
82
82
LDADD = ../../bonobo-activation/libbonobo-activation.la \
83
83
        $(LIBBONOBO_LIBS)