]> git.sur5r.net Git - cc65/blobdiff - libsrc/common/Makefile
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / common / Makefile
index 37888b9e8c7f3d17cbe7a4d0be5a65c1a926c819..77a77e990d331699a9efcffbe316186fcb369112 100644 (file)
@@ -105,6 +105,7 @@ S_OBJS =    _cwd.o                  \
                 cc65_sincos.o           \
                 cc65_udiv32by16r16.o    \
                 cc65_umul16x16r32.o     \
+                cc65_umul16x8r32.o      \
                 chdir.o                 \
                copydata.o              \
                 creat.o                 \