aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-newt.xml')
-rw-r--r--make/build-newt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-newt.xml b/make/build-newt.xml
index ec3d95134..1dadb748a 100644
--- a/make/build-newt.xml
+++ b/make/build-newt.xml
@@ -1162,7 +1162,7 @@
nativejarfile="${build.newt}/newt-natives-${os.and.arch}.jar"
manifestfile="${build.newt}/manifest-natives.mf"
module="newt"
- includelibs="*.${native.library.suffix}" />
+ includelibs="*.${native.library.suffix} *.symbols" />
</target>
<!-- ================================================================== -->