X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Flib%2FMakefile.am;h=ca32e121826224373c2125c4c5e10d7948d47246;hp=868b64f157de882a14f253d9e3966367ab7bf5d4;hb=14204e3d147ad99cc249ad8de254809180fe5c38;hpb=ee07f1a0f8e431bebb3b948f6249f5f33413e966 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