aboutsummaryrefslogtreecommitdiff
path: root/fullcompMT.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fullcompMT.sh')
-rwxr-xr-xfullcompMT.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fullcompMT.sh b/fullcompMT.sh
index f8444db..7f4084e 100755
--- a/fullcompMT.sh
+++ b/fullcompMT.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-BINARIES="./gluon ./neutrino ./randino"
+BINARIES="./gluon ./neutrino ./randino ./charm"
if [[ ! -e competitions ]]; then
mkdir competitions || exit 1