aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.sh b/dist.sh
index 2163f33..210a27f 100755
--- a/dist.sh
+++ b/dist.sh
@@ -1,7 +1,7 @@
#!/bin/sh
file_list="example man www LICENSE Makefile dist.sh man2html.sh mtest.h \
- mtest.sh readme.md"
+ mtest.sh readme.md gen-download-page.sh"
dname="mtest-$(cat version)"