diff --git a/scst/Makefile b/scst/Makefile index 68b4d7378..959a67fa3 100644 --- a/scst/Makefile +++ b/scst/Makefile @@ -62,7 +62,7 @@ extraclean: release-archive: ../scripts/generate-release-archive scst \ - "$$(sed -n 's/^#define[[:blank:]]SCST_VERSION_NAME[[:blank:]]*\"\([^\"]*\)\".*/\1/p' include/scst_const.h)" \ + "$$(sed -n 's/^#define[[:blank:]]SCST_VERSION_NAME[[:blank:]]*\"\([^\"]*\)\".*/\1/p' include/scst_const.h)" build_mode: $(call set_var,build_mode,BUILD_MODE,)