summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d050726..49e5284e 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ doc/spec/index.html: $(XMLS) tools/doc-generator.py tools/specparser.py $(TEMPLA
rm -rf doc/spec
install -d doc/spec
$(PYTHON) tools/doc-generator.py spec/all.xml doc/spec/ telepathy-spec \
- im.telepathy1
+ im.telepathy.v1
all: $(GENERATED_FILES)
@echo "Your spec HTML starts at:"