diff --git a/src/maths/sparse/Makefile.am b/src/maths/sparse/Makefile.am index e44201cb5..8dd0b169e 100644 --- a/src/maths/sparse/Makefile.am +++ b/src/maths/sparse/Makefile.am @@ -7,7 +7,7 @@ libsparse_la_SOURCES = \ spBuild.c \ spConfig.h \ spDefs.h \ - spextra.c \ + spExtra.c \ spFactor.c \ spOutput.c \ spSMP.c \