[svn-r3579] Purpose:
Temporary Fix
Description:
The Makefile in the java/ directory won't work with the current make
situation.
Solution:
Temporarily removed going into the java/ subdirectory until the stuff
with the Makefiles can be figured out.
Platforms tested:
Linux
This commit is contained in:
@@ -10,7 +10,8 @@ srcdir=@srcdir@
|
||||
@COMMENCE@
|
||||
|
||||
# Subdirectories in build-order (not including `examples')
|
||||
SUBDIRS=java
|
||||
#SUBDIRS=java
|
||||
SUBDIRS=
|
||||
DOCDIR=$(docdir)/hdf5/Tutor/examples
|
||||
|
||||
# Public doc files (to be installed)...
|
||||
|
||||
Reference in New Issue
Block a user