summaryrefslogtreecommitdiffstats
path: root/make/joal-alext-constants.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/joal-alext-constants.cfg')
-rw-r--r--make/joal-alext-constants.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/make/joal-alext-constants.cfg b/make/joal-alext-constants.cfg
index 2d6e03c..4cd8cf0 100644
--- a/make/joal-alext-constants.cfg
+++ b/make/joal-alext-constants.cfg
@@ -4,10 +4,10 @@ Include joal-common.cfg
Style InterfaceOnly
JavaClass ALExtConstants
-ExtendedInterfaceSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/AL.java
-ExtendedInterfaceSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/ALConstants.java
-ExtendedInterfaceSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/ALC.java
-ExtendedInterfaceSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/ALCConstants.java
+ExtendedIntfAndImplSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/AL.java
+ExtendedIntfAndImplSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/ALConstants.java
+ExtendedIntfAndImplSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/ALC.java
+ExtendedIntfAndImplSymbolsIgnore ../build-temp/gensrc/classes/com/jogamp/openal/ALCConstants.java
# Factor out the OpenAL constants into their own interface
#IgnoreNot ^ALC_.+