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