X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=4e1d98cb1795268d64844e0782d3da7dbb7cca6b;hb=5905b40585298defb8e4230adfe90dfbccb465b9;hp=c9804423546fe9d198f5b6a418cd6d1b5570a053;hpb=9cddfd237c6aff9a7a05c637ef7eac3b57580c31;p=emu8051.git diff --git a/src/Makefile.am b/src/Makefile.am index c980442..4e1d98c 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 \ @@ -24,6 +25,7 @@ common_SOURCES = \ cpu8051.h \ memory.c \ memory.h \ + psw.c psw.h \ common.h \ reg8051.h