X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=4e1d98cb1795268d64844e0782d3da7dbb7cca6b;hb=5905b40585298defb8e4230adfe90dfbccb465b9;hp=05c56da8592f41521607fe4546515cb6cc95484f;hpb=a38ca01fb692688a3579630649fe43162df5990f;p=emu8051.git diff --git a/src/Makefile.am b/src/Makefile.am index 05c56da..4e1d98c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -25,6 +25,7 @@ common_SOURCES = \ cpu8051.h \ memory.c \ memory.h \ + psw.c psw.h \ common.h \ reg8051.h