mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r10557] Purpose:
Makefile tweak Description: Added dependency for fortran/examples/ph5example.f90 to Makefile.am. Platforms tested: mir, modi4
This commit is contained in:
parent
a32882f703
commit
9008184b4d
@ -106,5 +106,6 @@ refobjexample: refobjexample.f90
|
||||
refregexample: refregexample.f90
|
||||
mountexample: mountexample.f90
|
||||
compound: compound.f90
|
||||
ph5example: ph5example.f90
|
||||
|
||||
include $(top_srcdir)/config/conclude.am
|
||||
|
@ -536,6 +536,7 @@ refobjexample: refobjexample.f90
|
||||
refregexample: refregexample.f90
|
||||
mountexample: mountexample.f90
|
||||
compound: compound.f90
|
||||
ph5example: ph5example.f90
|
||||
|
||||
# lib/progs/tests targets recurse into subdirectories. build-* targets
|
||||
# build files in this directory.
|
||||
|
Loading…
Reference in New Issue
Block a user