summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-04-23 22:18:33 -0700
committerKeith Packard <keithp@keithp.com>2009-04-23 22:18:33 -0700
commitf9c1c545c9dc11c3190a6cf7504883131fffce2f (patch)
treed614fc1898421001a5b6f6e29ab8fd351565cf13
parent86e73c009f78dc4664883353124fc891fbb01dce (diff)
remove ao_flight_test until its ready
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2bb4cd68..7bf2bee5 100644
--- a/Makefile
+++ b/Makefile
@@ -150,7 +150,7 @@ REL=$(SRC:.c=.rel)
RST=$(SRC:.c=.rst)
SYM=$(SRC:.c=.sym)
-PROGS=telemetrum.ihx tidongle.ihx teleterra.ihx teledongle.ihx ao_flight_test
+PROGS=telemetrum.ihx tidongle.ihx teleterra.ihx teledongle.ihx
PCDB=$(PROGS:.ihx=.cdb)
PLNK=$(PROGS:.ihx=.lnk)