[Telepathy-commits] [telepathy-spec/master] Add doc/open-issues.{txt, html} to Makefile

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


20080625164838-53eee-0c49c144351aeb13355d879e6bc2488637dd710d.gz
---
 Makefile |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 98c3e86..697030b 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,12 @@ TEST_GENERATED_FILES = \
 	test/output/spec.html \
 	$(TEST_INTROSPECT) $(TEST_ASYNC_INTROSPECT)
 
-RST = doc/cmcaps.txt doc/clientcaps.txt doc/request.txt doc/dispatch.txt
+RST = \
+    doc/cmcaps.txt \
+    doc/clientcaps.txt \
+    doc/open-issues.txt \
+    doc/request.txt \
+    doc/dispatch.txt
 
 $(patsubst %.txt,%.html,$(RST)): %.html: %.txt Makefile
 	$(RST2HTML) < $< > $@
-- 
1.5.6.5




More information about the Telepathy-commits mailing list