~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to Empathy/Makefile.am

  • Committer: Christopher James Halse Rogers
  • Date: 2011-08-06 11:38:07 UTC
  • Revision ID: raof@ubuntu.com-20110806113807-pril1td0vg7kkm51
Build all plugins against dbus-sharp when available.

Fall back to NDesk.DBus for those plugins which can use it when dbus-sharp is
unavailable

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
RESOURCES = \
27
27
        Resources/Empathy.addin.xml
28
28
 
 
29
BUILD_DEFINES=$(DBUS_BUILD_DEFINES)
 
30
 
29
31
REFERENCES = \
30
32
        $(DBUS_SHARP_LIBS) \
31
33
        $(DBUS_SHARP_GLIB_LIBS) \