]> git.sur5r.net Git - cc65/blobdiff - libsrc/tgi/Makefile
Moved outcode calculation in a separate module.
[cc65] / libsrc / tgi / Makefile
index e594b39fc01cc79022f9223f5ce31d640ef85647..17f60a904a77861ce63167aad85a665edc4ffa34 100644 (file)
@@ -67,6 +67,7 @@ S_OBJS =              tgi-kernel.o            \
                 tgi_linepop.o           \
                 tgi_lineto.o            \
                        tgi_map_mode.o          \
+                tgi_outcode.o           \
                 tgi_outtext.o           \
                 tgi_outtextxy.o         \
                 tgi_popxy.o             \