Refactor perl code to write file header
[emu8051.git] / src / Makefile.am
index c980442..4e1d98c 100644 (file)
@@ -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