X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fmakefile;h=f6d142e112b6b5e0eac5b4b1fdcc0fc66c4839a9;hp=cc453273ddd37452e00776831a92cd35675d6f57;hb=4be8e145d9cedeeedba4c03ec9b4caeb9e0488de;hpb=fdd2ce97843169097e9d808c78d8740d6c0d1cca diff --git a/win/makefile b/win/makefile index cc45327..f6d142e 100644 --- a/win/makefile +++ b/win/makefile @@ -1,6 +1,6 @@ # Copyright (C) 1994-2006, Index Data ApS # All rights reserved. -# $Id: makefile,v 1.105 2006-05-03 13:27:20 adam Exp $ +# $Id: makefile,v 1.106 2006-05-03 13:31:53 adam Exp $ # # Programmed by # Heikki Levanto & Adam Dickmeiss @@ -190,6 +190,7 @@ $(BINDIR)\libxslt.dll: LIBXSLT_LIB= LIBXSLT_DEF=/D HAVE_XSLT=0 libxslt: +!endif ### C and CPP compiler (the same thing) @@ -392,6 +393,7 @@ YAZ_UTIL_OBJS= \ $(OBJDIR)\siconv.obj \ $(OBJDIR)\marc8.obj \ $(OBJDIR)\marc8r.obj \ + $(OBJDIR)\record_conv.obj \ $(OBJDIR)\test.obj YAZ_ZUTIL_OBJS= \