[telepathy-gabble/master] add all the loudmouth files to the build system

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 11 07:56:13 PDT 2009


---
 lib/loudmouth/Makefile.am |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/lib/loudmouth/Makefile.am b/lib/loudmouth/Makefile.am
index 1831cf5..7859c2c 100644
--- a/lib/loudmouth/Makefile.am
+++ b/lib/loudmouth/Makefile.am
@@ -8,7 +8,18 @@ BUILT_SOURCES = \
   loudmouth-signals-marshal.c
 
 OUR_SOURCES =                     \
-  loudmouth.h
+  loudmouth.h                     \
+  lm-types.h                      \
+  lm-connection.c                 \
+  lm-connection.h                 \
+  lm-message.c                    \
+  lm-message.h                    \
+  lm-message-node.c               \
+  lm-message-node.h               \
+  lm-message-handler.c            \
+  lm-message-handler.h            \
+  lm-connection.c                 \
+  lm-connection.h
 
 libloudmouth_la_SOURCES = $(OUR_SOURCES) $(BUILT_SOURCES)
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list