Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mhscott authored May 21, 2024
1 parent 418311e commit 32f78a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SRC/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,9 @@ MATERIAL_LIBS = $(FE)/material/Material.o \
$(FE)/material/uniaxial/HystereticSmooth.o \
$(FE)/material/uniaxial/HystereticAsym.o \
$(FE)/material/uniaxial/SLModel.o \
$(FE)/material/uniaxial/APDFMD.o \
$(FE)/material/uniaxial/APDMD.o \
$(FE)/material/uniaxial/APDVFD.o \
$(FE)/material/uniaxial/MaterialState.o \
$(FE)/material/uniaxial/CoulombDamperMaterial.o \
$(FE)/material/uniaxial/backbone/HystereticBackbone.o \
Expand Down

0 comments on commit 32f78a4

Please sign in to comment.