diff -r 828f3afd5c76 -r 5a71d53d0228 Makefile --- a/Makefile Sun Apr 01 01:43:46 2001 +0200 +++ b/Makefile Sat Jan 19 19:14:36 2002 +0100 @@ -16,7 +16,7 @@ DEFINES += -DLIBTU_NO_ERRMSG else ifndef HAS_SYSTEM_ASPRINTF -OBJS += ../snprintf_2.2/snprintf.o +OBJS += snprintf_2.2/snprintf.o else DEFINES += -DHAS_SYSTEM_ASPRINTF endif