diff options
| author | Selene ToyKeeper | 2018-06-24 20:00:05 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-06-24 20:00:05 -0600 |
| commit | d1e7bf6bfb2198e671b1b4a64566d1345fd812ef (patch) | |
| tree | 6ebf23c960cb25fa1d4aede65868f197486682cd | |
| parent | Initial D4S support for Anduril. (but only the parts which can't be public yet) (diff) | |
| download | anduril-d1e7bf6bfb2198e671b1b4a64566d1345fd812ef.tar.gz anduril-d1e7bf6bfb2198e671b1b4a64566d1345fd812ef.tar.bz2 anduril-d1e7bf6bfb2198e671b1b4a64566d1345fd812ef.zip | |
Added D4S to the build-all script.
| -rwxr-xr-x | spaghetti-monster/anduril/build-all.sh | 1 |
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 =====" |
