]> git.sur5r.net Git - cc65/blobdiff - libsrc/Makefile
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / Makefile
index cb0c0dfa3eac2db87cebfe9a61fa93928e1945e2..62537807cc4003c7528a4ebd35cd925b8b677750 100644 (file)
@@ -309,6 +309,7 @@ neslib:
            $(AR) a nes.lib $$i/*.o || exit 1; \
        done
        cp nes/*.joy .
+       cp nes/*.tgi .
        if [ -d nes/extra ]; then \
            for i in nes/extra/*.o; do \
                cp $$i nes-`basename $$i` || exit 1; \