diff options
Diffstat (limited to 'fortran/examples/Makefile.am')
-rw-r--r-- | fortran/examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/examples/Makefile.am b/fortran/examples/Makefile.am index 87af609..618d6ca 100644 --- a/fortran/examples/Makefile.am +++ b/fortran/examples/Makefile.am @@ -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 |