diff -r f20d97d852ce -r 58e382ae97cd Makefile --- a/Makefile Sun Mar 07 22:45:24 2004 +0100 +++ b/Makefile Wed Mar 10 17:08:26 2004 +0100 @@ -12,7 +12,7 @@ CFLAGS += $(C89_SOURCE) $(POSIX_SOURCE) SOURCES=misc.c output.c util.c optparser.c parser.c tokenizer.c \ - map.c obj.c objlist.c errorlog.c symlist.c + map.c obj.c objlist.c errorlog.c symlist.c rb.c ifdef LIBTU_NO_ERRMSG DEFINES += -DLIBTU_NO_ERRMSG