Skip to content

Commit

Permalink
fix faulty Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Mar 11, 2022
1 parent 2dce2a6 commit b2bdcdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ SMTopographyClass.o
$(FC) -c $(FFLAGS) $(INCLUDES) -o $@ $(HOHQMESHPATH)/Source/Testing/CurveTests.f90

DataFileTopographyClass.o : $(HOHQMESHPATH)/Source/Surfaces/DataFileTopographyClass.f90 \
FatalErrorException.o \
FTExceptionClass.o \
SMConstants.o \
SMTopographyClass.o \
Expand Down

0 comments on commit b2bdcdb

Please sign in to comment.