diff options
Diffstat (limited to 'ao-tools/Makefile.am')
-rw-r--r-- | ao-tools/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index dfb19e10..15f3c7b0 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -2,8 +2,8 @@ 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-fakeflight ao-test-gps ao-usbtrng \ - ao-cal-freq ao-chaosread ao-makebin + ao-test-flash ao-cal-accel ao-fakeflight ao-sendfake \ + ao-test-gps ao-usbtrng ao-cal-freq ao-chaosread ao-makebin if LIBSTLINK SUBDIRS += ao-stmload endif |