Skip to content

Commit

Permalink
readded tests/general/util/Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 26, 2019
1 parent 1c0464b commit e334e14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,6 @@ AC_OUTPUT(Makefile
tests/cunit/Makefile
tests/unit/Makefile
tests/general/Makefile
tests/general/util/Makefile
examples/Makefile
examples/c/Makefile)
6 changes: 6 additions & 0 deletions tests/general/util/Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## This is the automake file for building the Fortran general tests
## util mod for the PIO library.

# Ed Hartnett 3/29/19

EXTRA_DIST = pio_tf_f90gen.pl pio_tutil.F90

0 comments on commit e334e14

Please sign in to comment.