]> git.sur5r.net Git - cc65/commitdiff
Add the ltest module to the makefile
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 28 Nov 2005 14:55:45 +0000 (14:55 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 28 Nov 2005 14:55:45 +0000 (14:55 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3675 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/runtime/Makefile

index 0b67da29a47e32133d445b8efa44490490ae3f58..14158398e36ef063595a6cfdf03f02e59f306a8f 100644 (file)
@@ -141,6 +141,7 @@ OBJS =      add.o           \
                lsubeq.o        \
                lsubeqsp.o      \
                lt.o            \
+        ltest.o         \
                ludiv.o         \
                luge.o          \
                lugt.o          \