[Telepathy-commits] [telepathy-salut/master] always build tubes files

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Nov 26 05:13:37 PST 2008


---
 src/Makefile.am |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index f094b18..bee3c11 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,24 +54,19 @@ CORE_SOURCES =                                          \
     salut-xmpp-connection-manager.c                     \
     salut-discovery-client.h                            \
     salut-discovery-client.c                            \
+    tube-dbus.h                                         \
+    tube-dbus.c                                         \
     tube-iface.h                                        \
     tube-iface.c                                        \
+    tube-stream.h                                       \
+    tube-stream.c                                       \
+    salut-tubes-channel.h                               \
+    salut-tubes-channel.c                               \
     salut-util.h                                        \
     salut-util.c                                        \
     debug.c                                             \
     debug.h
 
-if ENABLE_DBUS_TUBES
-  CORE_SOURCES +=                                       \
-    tube-dbus.h                                         \
-    tube-dbus.c                                         \
-    tube-stream.h                                       \
-    tube-stream.c                                       \
-    salut-tubes-channel.h                               \
-    salut-tubes-channel.c
-endif
-
-
 AVAHI_BACKEND_SOURCES = 				\
     salut-avahi-discovery-client.h                      \
     salut-avahi-discovery-client.c                      \
-- 
1.5.6.5




More information about the Telepathy-commits mailing list