X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=aa19efe92a74c12c2d9f1338060c83f6da3e9693;hb=002704777252af946e2e06ff0adb7003556f99d0;hp=ba295d94f57f21e0fca5c67b66cad6947b468dc7;hpb=bd7be8da77f3bd315fcff4a35cb91b173e8e2190;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