X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftest%2FMakefile;h=db3cc04b006cd8e512e69b049ebeb914ba350767;hb=18431c88c8a6cb267922b97192e8b7ddb88d0e7e;hp=963f413162c34298f1c2a9df0310aed64a1ca72e;hpb=1ae3f467a1d7be2fc3b1a45ba12568a3a25a0099;p=fw%2Faltos diff --git a/src/test/Makefile b/src/test/Makefile index 963f4131..db3cc04b 100644 --- a/src/test/Makefile +++ b/src/test/Makefile @@ -9,7 +9,7 @@ CFLAGS=-I.. -I. -I../core -I../drivers -O3 -g -Wall all: $(PROGS) clean: - rm -f $(PROGS) + rm -f $(PROGS) run-out.baro run-out.full install: