Skip to content

Commit

Permalink
GL build: add antlr.jar dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcl committed Sep 18, 2012
1 parent 608a8aa commit 13c6252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/build-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@

<path id="gluegen-gl.classpath">
<pathelement location="${gluegen.jar}" />
<pathelement location="${antlr.jar}" />
<pathelement location="${gluegen-gl.jar}" />
</path>

Expand Down

0 comments on commit 13c6252

Please sign in to comment.