aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkfile b/mkfile
index 84e93b3..7c528bc 100644
--- a/mkfile
+++ b/mkfile
@@ -3,11 +3,11 @@ test.html:
ramfs -p
em test.em > /tmp/1
htwrap -t /tmp/1 > /tmp/2
- index -s /tmp/2 > test.html
+ htindex -s /tmp/2 > test.html
README.html: README
path=(. /bin)
em README > README.html
install:
- cp em emcollect emparse htwrap /rc/bin/
+ cp em emcollect emparse htwrap htindex /rc/bin/