aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index bb36243..f9092d0 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -601,6 +601,8 @@ chmod 644 ${results}/* \${line.separator}
<include name="${build_t.gen.rootrel}/native/Bindingtest1p1Impl_JNI.c"/>
<include name="${build_t.gen.rootrel}/native/TK_Engine_JNI.c"/>
<include name="${build_t.gen.rootrel}/native/TK_Surface_JNI.c"/>
+ <include name="${build_t.gen.rootrel}/native/TK_ModelConst_JNI.c"/>
+ <include name="${build_t.gen.rootrel}/native/TK_ModelMutable_JNI.c"/>
</patternset>
<c.build c.compiler.src.files="junit.test1p1.c.src.files"
@@ -625,6 +627,8 @@ chmod 644 ${results}/* \${line.separator}
<include name="${build_t.gen.rootrel}/native/Bindingtest1p2Impl_JNI.c"/>
<include name="${build_t.gen.rootrel}/native/TK_Engine_JNI.c"/>
<include name="${build_t.gen.rootrel}/native/TK_Surface_JNI.c"/>
+ <include name="${build_t.gen.rootrel}/native/TK_ModelConst_JNI.c"/>
+ <include name="${build_t.gen.rootrel}/native/TK_ModelMutable_JNI.c"/>
</patternset>
<c.build c.compiler.src.files="junit.test1p2.c.src.files"