]> git.sur5r.net Git - cc65/blobdiff - libsrc/lynx/Makefile
Target-specific black & white values for use by the target-shared TGI kernel
[cc65] / libsrc / lynx / Makefile
index d6801be305f2530c6cf0b7edcec59a5057af94e3..c5a1c13af67a97495a0b595a931bedbfdf1203df 100644 (file)
@@ -4,7 +4,6 @@
 
 .SUFFIXES: .o .s .c
 
-
 #--------------------------------------------------------------------------
 # Programs and flags
 
@@ -64,6 +63,7 @@ OBJS =  bllhdr.o      \
        oserror.o       \
        read.o          \
        sysuname.o      \
+        tgi_colors.o   \
         toascii.o      \
         uploader.o