Run tests in default target
This commit is contained in:
parent
b7bac21263
commit
e4f7568477
2
Makefile
2
Makefile
@ -27,7 +27,7 @@ OBJS += url.o
|
|||||||
TESTS += format.t
|
TESTS += format.t
|
||||||
TESTS += term.t
|
TESTS += term.t
|
||||||
|
|
||||||
all: tags chatte
|
all: tags chatte test
|
||||||
|
|
||||||
tags: *.h *.c
|
tags: *.h *.c
|
||||||
ctags -w *.h *.c
|
ctags -w *.h *.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user