From 952e97d8bf10390376f3fb478aff8b7c37db7c2d Mon Sep 17 00:00:00 2001 From: d6 Date: Mon, 17 Jul 2023 09:44:25 -0400 Subject: [PATCH] fix --- mksite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mksite.sh b/mksite.sh index 29ff903..d6a8ec7 100755 --- a/mksite.sh +++ b/mksite.sh @@ -11,7 +11,7 @@ for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \ proposal.txt proposal2.txt uxnmeta \ alloc.tal test-alloc.tal term.tal term.py cp437.tal term.c \ wave.tal graph.tal arg.tal arg-demo.tal \ - deck.tal card.tal mask.tal \ + deck.tal cards.tal card-sprites.tal mask-sprites.tal \ testing.tal type-abc.tal \ ; do echo "-> $NAME"