Makefile

changeset 113
0f2da6be13b1
parent 103
76174c5f04b5
--- a/Makefile	Wed Jun 20 22:24:09 2007 +0200
+++ b/Makefile	Thu Dec 20 19:04:14 2007 +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 setparam.c
+        stringstore.c iterable.c setparam.c prefix.c
 
 ifdef LIBTU_NO_ERRMSG
 DEFINES += -DLIBTU_NO_ERRMSG

mercurial