Skip to content

Commit

Permalink
Change name of fortran file
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaraMaHe committed Sep 16, 2024
1 parent 9cf9ec3 commit 3cfce56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ libt8_installed_headers_fortran_interface = \
dist_fortraninterfaceinclude_HEADERS = $(libt8_installed_headers_fortran_interface)

# Save the module sources in a different variable for later use
t8_fortran_module_sources = api/t8_fortran_interface/t8_fortran_interface.f90
t8_fortran_module_sources = api/t8_fortran_interface/t8_fortran_interface_f.f90

# Add the Fortran sources to the lib
libt8_compiled_sources += $(t8_fortran_module_sources)
Expand Down

0 comments on commit 3cfce56

Please sign in to comment.