summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-13 21:37:10 +0000
committerNick White <git@njw.me.uk>2010-11-13 21:37:10 +0000
commit197e0405ef20da925c17e72e9bdcc0ca07bc653d (patch)
treeeaa00c6305fe79c44a69ce587ed02bd031bf722d /Makefile
parentd4b1a45c476cd9440f436d5305892f45bb14e60f (diff)
Move summary to websummary
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f754f33..3c21132 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ index.html: doap.ttl README webheader.html
@echo '<h3><a href="$(NAME)-$(VERSION).crx">SimplyRead $(VERSION) for Chromium</a><br />' >> $@
@echo '<a href="$(NAME)-$(VERSION).xpi.crx">GPG signature</a></h3>' >> $@
@echo '<hr />' >> $@
- @sh summary.sh doap.ttl | smu >> $@
+ @sh websummary.sh doap.ttl | smu >> $@
@echo '</body></html>' >> $@
dist: