X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=win%2Fmakefile;h=1f3ffb8adc3ef8be248fb0b2991a23a93fba6d15;hb=b2bc97df294f5da6c93e1119a42536b23afce8ef;hp=0fcceb1daf71fb48b1f3379fc658beca36b22c32;hpb=652b518dd2393b9ab6bafaf384ca3bbd8a746f18;p=yaz-moved-to-github.git diff --git a/win/makefile b/win/makefile index 0fcceb1..1f3ffb8 100644 --- a/win/makefile +++ b/win/makefile @@ -43,7 +43,7 @@ default: all all: dirs generate dll sc_test client ztest yazicu zoomsh utilprog \ testprog iconv icu libxml2 libxslt yaz_url -allj: all +allj: all yaz4j NSIS="c:\program files (x86)\nsis\makensis.exe" HHC="c:\program files (x86)\html help workshop\hhc.exe" @@ -486,6 +486,7 @@ MISC_OBJS= \ $(OBJDIR)\charneg.obj \ $(OBJDIR)\grs1disp.obj \ $(OBJDIR)\opac_to_xml.obj \ + $(OBJDIR)\xml_get.obj \ $(OBJDIR)\xml_add.obj \ $(OBJDIR)\xml_match.obj \ $(OBJDIR)\xml_to_opac.obj \