summaryrefslogtreecommitdiff
path: root/ao-tools/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/lib/Makefile.am')
-rw-r--r--ao-tools/lib/Makefile.am24
1 files changed, 22 insertions, 2 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am
index 9584e216..1f8f2e42 100644
--- a/ao-tools/lib/Makefile.am
+++ b/ao-tools/lib/Makefile.am
@@ -1,6 +1,9 @@
noinst_LIBRARIES = libao-tools.a
-AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS)
+AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS) $(GNOME_CFLAGS)
+
+libao_tools_a_uneeded = \
+ cc-log.c
libao_tools_a_SOURCES = \
ccdbg-command.c \
@@ -14,9 +17,26 @@ libao_tools_a_SOURCES = \
ccdbg-memory.c \
ccdbg-rom.c \
ccdbg-state.c \
+ cc-analyse.c \
+ cc-convert.c \
+ cc-dsp.c \
+ cc-integrate.c \
+ cc-period.c \
+ cc-process.c \
cc-usb.c \
cc-usb.h \
+ cc.h \
+ cc-usbdev.c \
+ cc-util.c \
cc-bitbang.c \
cc-bitbang.h \
+ cc-logfile.c \
+ cc-telem.c \
+ cc-telemetry.c \
+ cc-telemetry.h \
cp-usb-async.c \
- cp-usb-async.h
+ cp-usb-async.h \
+ i0.c \
+ chbevl.c \
+ mconf.h \
+ cephes.h