put back the tabs because makefiles are bitchy
This commit is contained in:
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
# ────────────────────────────────────
|
# ────────────────────────────────────
|
||||||
# Compiler and flags
|
# Compiler and flags
|
||||||
CXX := g++
|
CXX := g++
|
||||||
CXXFLAGS := -Wall -WError -I./include
|
CXXFLAGS := -Wall -Werror -I./include
|
||||||
|
|
||||||
# ────────────────────────────────────
|
# ────────────────────────────────────
|
||||||
# Paths
|
# Paths
|
||||||
|
Reference in New Issue
Block a user