summaryrefslogtreecommitdiffstats
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 7f72b1c08..03477cf27 100644
--- a/make/build-newt.xml
+++ b/make/build-newt.xml
@@ -537,7 +537,7 @@
<include name="*.${native.library.suffix}" />
</fileset>
</jar>
- <jar destfile="${build}/newt-cdc-natives-${os.and.arch}.jar">
+ <jar destfile="${build}/newt-natives-${os.and.arch}-cdc.jar">
<fileset dir="${obj}">
<include name="*.${native.library.suffix-cdc}" />
</fileset>