From 9f8f004ff33113d347d829fb8500d2b7b1c19686 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 30 May 2013 16:12:32 -0400 Subject: [PATCH] in some cases, pde.jar was not getting built (#1792) --- app/build.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/build.xml b/app/build.xml index 9f0be03b8..c8d8ef937 100644 --- a/app/build.xml +++ b/app/build.xml @@ -49,6 +49,9 @@ message="Please build the core library first and make sure it sits in ../core/library/core.jar" /> + +