summaryrefslogtreecommitdiffstats
path: root/java/examples/intro/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'java/examples/intro/Makefile.am')
-rw-r--r--java/examples/intro/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/examples/intro/Makefile.am b/java/examples/intro/Makefile.am
index 33f44c2..8c3716a 100644
--- a/java/examples/intro/Makefile.am
+++ b/java/examples/intro/Makefile.am
@@ -34,7 +34,7 @@ jarfile = jar$(PACKAGE_TARNAME)intro.jar
AM_JAVACFLAGS = $(H5_JAVACFLAGS) -deprecation
-TESTPACKAGE =
+TESTPACKAGE =
noinst_JAVA = \
H5_CreateAttribute.java \