Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[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_uneeded = \
6         cc-log.c
7
8 libao_tools_a_SOURCES = \
9         ccdbg-command.c \
10         ccdbg-debug.c \
11         ccdbg-debug.h \
12         ccdbg-flash.c \
13         ccdbg.h \
14         ccdbg-hex.c \
15         ccdbg-io.c \
16         ccdbg-manual.c \
17         ccdbg-memory.c \
18         ccdbg-rom.c \
19         ccdbg-state.c \
20         cc-analyse.c \
21         cc-convert.c \
22         cc-dsp.c \
23         cc-integrate.c \
24         cc-period.c \
25         cc-process.c \
26         cc-usb.c \
27         cc-usb.h \
28         cc.h \
29         cc-usbdev.c \
30         cc-util.c \
31         cc-bitbang.c \
32         cc-bitbang.h \
33         cc-logfile.c \
34         cc-telem.c \
35         cp-usb-async.c \
36         cp-usb-async.h \
37         i0.c \
38         chbevl.c \
39         mconf.h \
40         cephes.h