Makefile

changeset 94
f48ffd2f2224
parent 90
f5a392131875
child 97
daf2b3d79cb8
--- a/Makefile	Sat Feb 26 23:10:51 2005 +0100
+++ b/Makefile	Sun Feb 27 00:09:12 2005 +0100
@@ -12,7 +12,7 @@
 
 SOURCES=misc.c output.c util.c optparser.c parser.c tokenizer.c \
         map.c obj.c objlist.c errorlog.c ptrlist.c rb.c \
-        stringstore.c
+        stringstore.c iterable.c
 
 ifdef LIBTU_NO_ERRMSG
 DEFINES += -DLIBTU_NO_ERRMSG

mercurial