diff options
Diffstat (limited to 'ao-tools/Makefile.am')
-rw-r--r-- | ao-tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index fb554857..dfb19e10 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \ ao-load ao-telem ao-send-telem ao-sky-flash \ ao-dumpflash ao-edit-telem ao-dump-up ao-elftohex \ ao-flash ao-usbload ao-test-igniter ao-test-baro \ - ao-test-flash ao-cal-accel ao-test-gps ao-usbtrng \ + ao-test-flash ao-cal-accel ao-fakeflight ao-test-gps ao-usbtrng \ ao-cal-freq ao-chaosread ao-makebin if LIBSTLINK SUBDIRS += ao-stmload |