X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=05c56da8592f41521607fe4546515cb6cc95484f;hb=3e67c30ca5f1f959c06d1061556fa46c11163473;hp=c9804423546fe9d198f5b6a418cd6d1b5570a053;hpb=9cddfd237c6aff9a7a05c637ef7eac3b57580c31;p=emu8051.git diff --git a/src/Makefile.am b/src/Makefile.am index c980442..05c56da 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,6 +17,7 @@ common_SOURCES = \ instructions_8051.c \ options.c \ options.h \ + log.c log.h \ app-config.c app-config.h \ hexfile.c \ hexfile.h \