Makefile

changeset 34
828f3afd5c76
parent 30
f7c7b419577e
child 35
5a71d53d0228
--- a/Makefile	Wed Jan 10 19:15:19 2001 +0100
+++ b/Makefile	Sun Apr 01 01:43:46 2001 +0200
@@ -10,7 +10,7 @@
 INCLUDES += -I./include
 CFLAGS += $(POSIX_SOURCE)
 
-OBJS= misc.o output.o util.o optparser.o parser.o tokenizer.o
+OBJS= misc.o output.o util.o optparser.o parser.o tokenizer.o map.o
 
 ifdef LIBTU_NO_ERRMSG
 DEFINES += -DLIBTU_NO_ERRMSG

mercurial