Update CQL parser to use CQL 1.1 modifiers for booleans and
[yaz-moved-to-github.git] / win / makefile
index 63edac3..d6b43d2 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright (C) 1994-2003, Index Data
+# Copyright (C) 1994-2004, Index Data
 # All rights reserved.
-# $Id: makefile,v 1.68 2003-12-30 00:23:28 adam Exp $
+# $Id: makefile,v 1.70 2004-03-10 16:34:31 adam Exp $
 #
 # Programmed by
 #  HL: Heikki Levanto, Index Data
@@ -352,7 +352,8 @@ YAZ_ZUTIL_OBJS= \
    $(OBJDIR)\srw.obj \
    $(OBJDIR)\srwutil.obj \
    $(OBJDIR)\zoom-c.obj \
-   $(OBJDIR)\zoom-opt.obj
+   $(OBJDIR)\zoom-opt.obj \
+   $(OBJDIR)\initopt.obj
 
 Z3950_OBJS= \
    $(OBJDIR)\z-date.obj\