Skip to content

Commit

Permalink
* update zbud6 extra files
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhughes-usgs committed May 28, 2024
1 parent f3b94df commit f727731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymake/pymake.py
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,7 @@ def _set_extrafiles(self):
if extrafiles is None:
if self._get_base_target() in ("zbud6",):
extrafiles = [
"../../../src/Utilities/CharString.f90",
"../../../src/Utilities/ArrayHandlers.f90",
"../../../src/Utilities/ArrayReaders.f90",
"../../../src/Utilities/BlockParser.f90",
Expand Down

0 comments on commit f727731

Please sign in to comment.