]> git.kaiwu.me - quickjs.git/commitdiff
updated release.sh
authorFabrice Bellard <fabrice@bellard.org>
Thu, 18 Sep 2025 08:28:33 +0000 (10:28 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 18 Sep 2025 08:28:33 +0000 (10:28 +0200)
release.sh

index f66e928c7a92442cfeb87aceafc3b85ef74114a5..6f4bdf509474600d9ddad158f87c582494f0ecb3 100755 (executable)
@@ -174,7 +174,7 @@ cp Makefile VERSION TODO Changelog readme.txt LICENSE \
 
 cp tests/*.js tests/*.patch tests/bjson.c $outdir/tests
 
-cp examples/*.js examples/*.c $outdir/examples
+cp examples/*.js examples/*.c examples/*.json $outdir/examples
 
 cp doc/quickjs.texi doc/quickjs.pdf doc/quickjs.html \
    $outdir/doc