Skip to content

Commit

Permalink
working on fortran autotools build
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 25, 2019
1 parent 3f65d1b commit 71d46ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/general/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ${top_builddir}/src/clib/libpio.la
AM_CPPFLAGS += -I${top_builddir}/tests/general/util

# There is a test utility mod file in this subdir which must be built.
SRCDIRS = util
SRCDIRS = util .

# Build this uninstalled convenience library.
noinst_LTLIBRARIES = libpio_rearr_opts.la
Expand Down

0 comments on commit 71d46ce

Please sign in to comment.