summaryrefslogtreecommitdiff
path: root/src/test/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-03-06 21:53:22 -0800
committerKeith Packard <keithp@keithp.com>2013-03-06 21:53:22 -0800
commit760b1f02c178c600226f39b5e66d8cbadbf4a29b (patch)
tree8edee60099f6bf067009a325858e170d5506ba33 /src/test/Makefile
parentafd2674261e128a0ecff8fbf5dd6a64196b026f6 (diff)
parentcbad587b49c565edd2c9356a015d6cfd52df93a3 (diff)
Merge remote-tracking branch 'mjb/master'
Diffstat (limited to 'src/test/Makefile')
-rw-r--r--src/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/Makefile b/src/test/Makefile
index 1c2d771e..fccc7937 100644
--- a/src/test/Makefile
+++ b/src/test/Makefile
@@ -13,7 +13,7 @@ CFLAGS=-I.. -I. -I../core -I../drivers -I../micropeak -O0 -g -Wall
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: