aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-06-24 20:00:05 -0600
committerSelene ToyKeeper2018-06-24 20:00:05 -0600
commitd1e7bf6bfb2198e671b1b4a64566d1345fd812ef (patch)
tree6ebf23c960cb25fa1d4aede65868f197486682cd /spaghetti-monster
parentInitial D4S support for Anduril. (but only the parts which can't be public yet) (diff)
downloadanduril-d1e7bf6bfb2198e671b1b4a64566d1345fd812ef.tar.gz
anduril-d1e7bf6bfb2198e671b1b4a64566d1345fd812ef.tar.bz2
anduril-d1e7bf6bfb2198e671b1b4a64566d1345fd812ef.zip
Added D4S to the build-all script.
Diffstat (limited to 'spaghetti-monster')
-rwxr-xr-xspaghetti-monster/anduril/build-all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/build-all.sh b/spaghetti-monster/anduril/build-all.sh
index 4100805..9c7a07d 100755
--- a/spaghetti-monster/anduril/build-all.sh
+++ b/spaghetti-monster/anduril/build-all.sh
@@ -4,6 +4,7 @@ for TARGET in \
BLF_GT \
BLF_Q8 \
EMISAR_D4 \
+ EMISAR_D4S \
FW3A \
; do
echo "===== $TARGET ====="