Makefile

changeset 97
daf2b3d79cb8
parent 94
f48ffd2f2224
child 102
c00694dbcde8
--- a/Makefile	Sat Mar 19 20:56:25 2005 +0100
+++ b/Makefile	Sat Mar 19 21:27:30 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 iterable.c
+        stringstore.c iterable.c setparam.c
 
 ifdef LIBTU_NO_ERRMSG
 DEFINES += -DLIBTU_NO_ERRMSG

mercurial