Skip to content

Commit

Permalink
fixing use of tests/unit/input.nl with distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 26, 2019
1 parent b77dad0 commit 7605f58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ AC_CONFIG_FILES(tests/general/pio_rearr.F90:tests/general/pio_rearr.F90.in2)
AC_CONFIG_FILES(tests/general/pio_rearr_opts2.F90:tests/general/pio_rearr_opts2.F90.in2)
AC_CONFIG_FILES(tests/general/pio_rearr_opts.F90:tests/general/pio_rearr_opts.F90.in2)
AC_CONFIG_FILES(tests/general/pio_tutil.F90:tests/general/util/pio_tutil.F90)
AC_CONFIG_FILES(tests/general/unit/input.nl:tests/general/unit/input.nl)

AC_CONFIG_LINKS([tests/general/unit/input.nl:tests/general/unit/input.nl])

# Create the config.h file.
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 7605f58

Please sign in to comment.