[Telepathy-commits] [telepathy-spec/master] Add cmcaps use-cases to Makefile

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:20:45 PDT 2008


20080609133741-53eee-17100d4a466168644168b2fcb60b8d31958a039c.gz
---
 Makefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index bfb526f..62f62da 100644
--- a/Makefile
+++ b/Makefile
@@ -26,10 +26,11 @@ TEST_GENERATED_FILES = \
 	test/output/spec.html \
 	$(TEST_INTROSPECT) $(TEST_ASYNC_INTROSPECT)
 
-doc/request.html doc/dispatch.html: %.html: %.txt
+doc/cmcaps.html doc/request.html doc/dispatch.html: %.html: %.txt
 	$(RST2HTML) < $< > $@
 
 GENERATED_FILES = \
+	doc/cmcaps.html \
 	doc/request.html \
 	doc/dispatch.html \
 	doc/spec.html \
-- 
1.5.6.5




More information about the Telepathy-commits mailing list