diff options
Diffstat (limited to 'make/x11-lib.cfg')
-rw-r--r-- | make/x11-lib.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/x11-lib.cfg b/make/x11-lib.cfg index d0b9e8c45..041a1b326 100644 --- a/make/x11-lib.cfg +++ b/make/x11-lib.cfg @@ -7,7 +7,7 @@ Style allstatic HierarchicalNativeOutput false JavaOutputDir ../build/gensrc/classes -NativeOutputDir ../build/gensrc/native/jogl +NativeOutputDir ../build/gensrc/native/jogl/X11 # Imports needed by all glue code Import java.nio.* |