summaryrefslogtreecommitdiffstats
path: root/java/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Makefile.am')
-rw-r--r--java/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/Makefile.am b/java/test/Makefile.am
index e953c6b..41cd56e 100644
--- a/java/test/Makefile.am
+++ b/java/test/Makefile.am
@@ -1,6 +1,5 @@
#
# Copyright by The HDF Group.
-# Copyright by the Board of Trustees of the University of Illinois.
# All rights reserved.
#
# This file is part of HDF5. The full HDF5 copyright notice, including
@@ -58,6 +57,7 @@ noinst_JAVA = \
TestH5Lbasic.java \
TestH5Lcreate.java \
TestH5R.java \
+ TestH5Rref.java \
TestH5P.java \
TestH5PData.java \
TestH5Pfapl.java \