aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/build-common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build-common.xml b/make/build-common.xml
index 2cb776e74..932fa3f5d 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -245,6 +245,7 @@
<path id="gluegen-gl.classpath">
<pathelement location="${gluegen.jar}" />
+ <pathelement location="${antlr.jar}" />
<pathelement location="${gluegen-gl.jar}" />
</path>