diff --git a/src/stepper/GNUmakefile b/src/stepper/GNUmakefile index 30ffb03dac..dae21aee2c 100644 --- a/src/stepper/GNUmakefile +++ b/src/stepper/GNUmakefile @@ -21,7 +21,7 @@ LIBRARY = libstepper.a LIB_TARGETS = - USES_BLAS = stpr_driver.F stpr_mkstep.F stpr_partit.F + USES_BLAS = stpr_driver.F stpr_mkstep.F stpr_partit.F stpr_gh_at.F include ../config/makefile.h include ../config/makelib.h