From 22138e4a2a4655010abe40daed42593d040bd6e4 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 16 Dec 2014 11:09:57 +0100 Subject: [PATCH] Enable yaz4j again --- win/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/makefile b/win/makefile index 0fcceb1..b82ddf4 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" -- 1.7.10.4