X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;fp=src%2Fcommon%2FMakefile.am;h=aa19efe92a74c12c2d9f1338060c83f6da3e9693;hb=dd7540145e5dea4378cd313f8719f7f26114a393;hp=ba295d94f57f21e0fca5c67b66cad6947b468dc7;hpb=30d141860aa3cfe1969eecf939dce97e04979167;p=emu8051.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index ba295d9..aa19efe 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -15,6 +15,7 @@ libemu8051_a_SOURCES = \ memory.c memory.h \ psw.c psw.h \ sfr.c sfr.h \ + operations.c operations.h \ timers.c timers.h \ common.h \ reg8051.h