Skip to content
Snippets Groups Projects
Commit ba409718 authored by Matthew Webster's avatar Matthew Webster
Browse files

corrected typo

parent b12b2d4d
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ endif
BUILD_MVLM = $(shell [ -f fsl_mvlm.cc ]; echo $$?)
ifeq ($(BUILD_MVLM), 0)
OTHERFILES+=fsl_sbca
OTHERFILES+=fsl_mvlm
endif
BUILD_SCHUR = $(shell [ -f fsl_schurprod.cc ]; echo $$?)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment