summaryrefslogtreecommitdiff
path: root/ao-tools/lib/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-11-28 10:31:32 -0800
committerKeith Packard <keithp@keithp.com>2013-11-28 10:31:32 -0800
commitf27dff090c8f3a63bd932715643980703160bde6 (patch)
tree33eaaab83a8e68a30223744437b3a7b0d6a15e3c /ao-tools/lib/Makefile.am
parent5ef287723f8d8bfbfb3582d22bfb5c2a3129414a (diff)
ao-tools: Split out altos symbol editing from ao-stmload
to be shared with ao-usbload Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/lib/Makefile.am')
-rw-r--r--ao-tools/lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am
index 5f47c089..a03a976c 100644
--- a/ao-tools/lib/Makefile.am
+++ b/ao-tools/lib/Makefile.am
@@ -42,6 +42,8 @@ libao_tools_a_SOURCES = \
cephes.h \
ao-hex.c \
ao-hex.h \
+ ao-editaltos.c \
+ ao-editaltos.h \
ao-elf.c \
ao-elf.h \
ao-selfload.c \