Closed awandke closed 7 months ago
the previous commit used spaces instead of tabs which causes the compilation to fail. This fixes that.
make error:
Makefile:98: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
the previous commit used spaces instead of tabs which causes the compilation to fail. This fixes that.