8000 updated release.sh · bellard/quickjs@dc7af0a · GitHub
[go: up one dir, main page]

Skip to content

Commit dc7af0a

Browse files
author
Fabrice Bellard
committed
updated release.sh
1 parent fa628f8 commit dc7af0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ cp Makefile VERSION TODO Changelog readme.txt LICENSE \
174174

175175
cp tests/*.js tests/*.patch tests/bjson.c $outdir/tests
176176

177-
cp examples/*.js examples/*.c $outdir/examples
177+
cp examples/*.js examples/*.c examples/*.json $outdir/examples
178178

179179
cp doc/quickjs.texi doc/quickjs.pdf doc/quickjs.html \
180180
$outdir/doc

0 commit comments

Comments
 (0)
0