diff options
| author | Keith Packard <keithp@keithp.com> | 2013-11-28 10:31:32 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-11-28 10:31:32 -0800 |
| commit | f27dff090c8f3a63bd932715643980703160bde6 (patch) | |
| tree | 33eaaab83a8e68a30223744437b3a7b0d6a15e3c /ao-tools/lib/Makefile.am | |
| parent | 5ef287723f8d8bfbfb3582d22bfb5c2a3129414a (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.am | 2 |
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 \ |
