summaryrefslogtreecommitdiff
path: root/test/java.lang.reflect/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/java.lang.reflect/Makefile.am')
-rw-r--r--test/java.lang.reflect/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/java.lang.reflect/Makefile.am b/test/java.lang.reflect/Makefile.am
new file mode 100644
index 000000000..79106a822
--- /dev/null
+++ b/test/java.lang.reflect/Makefile.am
@@ -0,0 +1,5 @@
+## Input file for automake to generate the Makefile.in used by configure
+
+check_JAVA = ArrayTest.java
+
+