[Telepathy-commits] [telepathy-gabble/master] manager file has to be regenerated when connection.h is modified as that's where default params are defined
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Mar 26 10:31:48 PDT 2009
---
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/data/Makefile.am b/data/Makefile.am
index 3f74520..12579c4 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,6 +15,6 @@ org.freedesktop.Telepathy.ConnectionManager.gabble.service: gabble.service.in \
CLEANFILES = $(service_DATA) $(manager_DATA)
-$(manager_DATA): ../src/connection-manager.c ../src/write-mgr-file.c
+$(manager_DATA): ../src/connection-manager.c ../src/write-mgr-file.c ../src/connection.h
$(MAKE) -C ../src write-mgr-file
../src/write-mgr-file > $@
--
1.5.6.5
More information about the telepathy-commits
mailing list