Convert telemetry file GPS satellite information in cc_log_read
[fw/altos] / ao-tools / lib / Makefile.am
1 noinst_LIBRARIES = libao-tools.a
2
3 AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS) $(GNOME_CFLAGS)
4
5 libao_tools_a_SOURCES = \
6         ccdbg-command.c \
7         ccdbg-debug.c \
8         ccdbg-debug.h \
9         ccdbg-flash.c \
10         ccdbg.h \
11         ccdbg-hex.c \
12         ccdbg-io.c \
13         ccdbg-manual.c \
14         ccdbg-memory.c \
15         ccdbg-rom.c \
16         ccdbg-state.c \
17         cc-analyse.c \
18         cc-convert.c \
19         cc-dsp.c \
20         cc-log.c \
21         cc-integrate.c \
22         cc-period.c \
23         cc-process.c \
24         cc-usb.c \
25         cc-usb.h \
26         cc.h \
27         cc-usbdev.c \
28         cc-util.c \
29         cc-bitbang.c \
30         cc-bitbang.h \
31         cc-logfile.c \
32         cc-telem.c \
33         cp-usb-async.c \
34         cp-usb-async.h \
35         i0.c \
36         chbevl.c \
37         mconf.h \
38         cephes.h