From 565d148d70bac0059b4bd057330b675248f43fe5 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 10 Oct 2011 09:23:37 +0200 Subject: Fix HowToBuild --- doc/HowToBuild.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index 913eb1342..ad965e194 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -207,7 +207,8 @@
  • Build the source tree:
    - Open a command shell in the "jogl/make" directory of the source tree and type "ant". + Open a command shell in the "gluegen/make" directory of the source tree and type "ant".
    + Then open a command shell in the "jogl/make" directory of the source tree and type "ant".