diff options
| author | Keith Packard <keithp@keithp.com> | 2009-04-23 22:18:33 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-04-23 22:18:33 -0700 |
| commit | f9c1c545c9dc11c3190a6cf7504883131fffce2f (patch) | |
| tree | d614fc1898421001a5b6f6e29ab8fd351565cf13 | |
| parent | 86e73c009f78dc4664883353124fc891fbb01dce (diff) | |
remove ao_flight_test until its ready
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
