summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-10-06 21:32:09 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-10-06 21:32:09 +0100
commit11fa007cd841d153e1db5731569e58f2c94041f5 (patch)
treefd9bac42625b1709069a899458314fc0836cd131 /Makefile
parent896998c02c5007486c17f93a4f7eb996c149a417 (diff)
Make `make` output the file:/// URL of the spec
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 852cc0ec..3d4cf633 100644
--- a/Makefile
+++ b/Makefile
@@ -75,6 +75,10 @@ $(TEST_ASYNC_INTROSPECT): $(TEST_INTROSPECT) tools/make_all_async.py
python tools/make_all_async.py $< $@
all: $(GENERATED_FILES)
+ @echo "Your spec HTML starts at:"
+ @echo
+ @echo file://$(CURDIR)/doc/spec/index.html
+ @echo
TEST_CANONICALIZED_FILES = test/output/introspect.canon