diff options
Diffstat (limited to 'make/build.xml')
-rwxr-xr-x | make/build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build.xml b/make/build.xml index 85df779..430128e 100755 --- a/make/build.xml +++ b/make/build.xml @@ -674,6 +674,7 @@ <include name="com/jogamp/gluegen/runtime/*.class" /> <include name="com/jogamp/common/impl/*.class" /> <include name="com/jogamp/common/jvm/*.class" /> + <include name="com/jogamp/common/type/*.class" /> <include name="com/jogamp/common/util/*.class" /> <include name="com/jogamp/common/util/locks/*.class" /> <include name="com/jogamp/common/nio/*.class" /> |