Copy new sept-primary to out folder

This commit is contained in:
tslater2006 2019-02-20 08:25:37 -06:00 committed by GitHub
parent 26f45fab19
commit f0a07a58d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ dist: all
mkdir out
mv atmosphere-$(AMSVER).zip out/atmosphere-$(AMSVER).zip
cp fusee/fusee-primary/fusee-primary.bin out/fusee-primary.bin
cp sept/sept-primary/sept-primary.bin out/sept-primary.bin
.PHONY: $(TOPTARGETS) $(COMPONENTS)