X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fmakefile;h=f09af9b15cf23da068890192139eab5ead7207fc;hp=cc453273ddd37452e00776831a92cd35675d6f57;hb=783d4b3820a54d9079499a4b09ad4b98b709dbde;hpb=fdd2ce97843169097e9d808c78d8740d6c0d1cca diff --git a/win/makefile b/win/makefile index cc45327..f09af9b 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.107 2006-05-07 17:43:42 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,9 @@ YAZ_UTIL_OBJS= \ $(OBJDIR)\siconv.obj \ $(OBJDIR)\marc8.obj \ $(OBJDIR)\marc8r.obj \ + $(OBJDIR)\record_conv.obj \ + $(OBJDIR)\retrieval.obj \ + $(OBJDIR)\libxml2_error.obj \ $(OBJDIR)\test.obj YAZ_ZUTIL_OBJS= \