From 6dd5d2ee85bfee878a5e7415ea60a7065a01319c Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Mon, 19 Mar 2012 10:55:52 +0000 Subject: Fiddle with paths diff --git a/Makefile b/Makefile index 6241ae2..2880ade 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ distclean: clean .PHONY : dist/lib/stroke.jar dist/lib/stroke.jar: third-party/xpp/xpp.jar third-party/jzlib/jzlib.jar third-party/icu4j.jar - ant -Dxpp-dir=third-party/xpp -Djzlib-dir=third-party/jzlib + ant -Dxpp-dir=third-party/xpp -Djzlib-dir=third-party/jzlib -Dicu4j-dir=third-party/ third-party/xpp/xpp.jar: mkdir -p third-party/xpp diff --git a/build.xml b/build.xml index acdf51f..6aaf392 100644 --- a/build.xml +++ b/build.xml @@ -16,9 +16,9 @@ - - - + + + -- cgit v0.10.2-6-g49f6