[Telepathy-commits] [telepathy-gabble/master] always build tube-dbus
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Dec 4 09:38:21 PST 2008
---
src/Makefile.am | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 54e1349..3ff6a7d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,14 +8,7 @@ CLEANFILES = $(BUILT_SOURCES)
libexec_PROGRAMS=telepathy-gabble
noinst_PROGRAMS = write-mgr-file
-if HAVE_DBUS_TUBE
-dbus_tube_sources = \
- tube-dbus.h \
- tube-dbus.c
-endif
-
libgabble_convenience_la_SOURCES = \
- $(dbus_tube_sources) \
base64.h \
base64.c \
bytestream-factory.h \
@@ -113,6 +106,8 @@ libgabble_convenience_la_SOURCES = \
tube-iface.c \
tubes-channel.h \
tubes-channel.c \
+ tube-dbus.h \
+ tube-dbus.c \
tube-stream.h \
tube-stream.c \
types.h \
--
1.5.6.5
More information about the Telepathy-commits
mailing list