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.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am
index 868b64f1..ca32e121 100644
--- a/ao-tools/lib/Makefile.am
+++ b/ao-tools/lib/Makefile.am
@@ -43,4 +43,6 @@ libao_tools_a_SOURCES = \
ao-hex.c \
ao-hex.h \
ao-elf.c \
- ao-elf.h
+ ao-elf.h \
+ ao-verbose.c \
+ ao-verbose.h