Fixed makefile to build test
This commit is contained in:
parent
676df22572
commit
857f4753f4
@ -7,7 +7,7 @@ CWARN=-Wall -Wpedantic -Wextra -Wno-unknown-pragmas -Wno-missing-field-initializ
|
||||
#CFLAGS += -fsanitize=address -fno-omit-frame-pointer
|
||||
G=
|
||||
|
||||
all:
|
||||
all: ctest
|
||||
|
||||
clean:
|
||||
rm -f test
|
||||
|
Loading…
Reference in New Issue
Block a user