X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fmakefile;h=be4e2c84f506524aff4c974662da0961183edbd1;hb=c7753f2a498076aae60b9a4682041c573792d0cd;hp=63edac356b899a69ac27d694c60add3d87481e66;hpb=b8daa05e7f9c86d3dc2d4204276ec7a6f9d18258;p=yaz-moved-to-github.git diff --git a/win/makefile b/win/makefile index 63edac3..be4e2c8 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 1994-2003, Index Data # All rights reserved. -# $Id: makefile,v 1.68 2003-12-30 00:23:28 adam Exp $ +# $Id: makefile,v 1.69 2004-01-12 12:11:58 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\