all: clean up .gitignore files and Makefile clean targets
[fw/altos] / src / test / Makefile
index 1c2d771ed6511e818106c30885fd480721f7c167..fccc793787da3bcfe92fb3ee1fd5aee64ede4015 100644 (file)
@@ -13,7 +13,7 @@ CFLAGS=-I.. -I. -I../core -I../drivers -I../micropeak -O0 -g -Wall
 all: $(PROGS) ao_aprs_data.wav
 
 clean:
 all: $(PROGS) ao_aprs_data.wav
 
 clean:
-       rm -f $(PROGS) run-out.baro run-out.full
+       rm -f $(PROGS) ao_aprs_data.wav run-out.baro run-out.full
 
 install:
 
 
 install: