summaryrefslogtreecommitdiff
path: root/scripts/make_dist.sh
diff options
context:
space:
mode:
authormwesdorp <mwesdorp>2014-03-02 21:10:03 +0000
committermwesdorp <mwesdorp>2014-03-02 21:10:03 +0000
commitee8eb71496febdcb16269d08f930852f89cb29e1 (patch)
tree164830b447568ae4276878cad3d1f6ffff6078b8 /scripts/make_dist.sh
parentc4fcec88ba2ee0c96f3a36c053c1fa5e855426ed (diff)
sqsh-2.5 new features and bugfixes
Diffstat (limited to 'scripts/make_dist.sh')
-rwxr-xr-xscripts/make_dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_dist.sh b/scripts/make_dist.sh
index a0242cc..0e52083 100755
--- a/scripts/make_dist.sh
+++ b/scripts/make_dist.sh
@@ -62,7 +62,7 @@ cp COPYING doc/README.bin $tmp_dir
# Documentation files.
#
cp ChangeLog doc/FAQ doc/global.sqshrc doc/sample.sqsh_m4 \
- doc/sqsh.1 doc/sqsh.html doc/sqshrc-2.5 doc/CHANGES* \
+ doc/sqsh.1 doc/sqsh.html doc/sqshrc-2.5 CHANGES \
$tmp_dir/doc
#