Update makefile
This commit is contained in:
parent
d947894583
commit
4424afaf3c
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
.PHONY: all test clean upload submit stage-test
|
.PHONY: all test clean upload submit stage-test ccis-test ccis-clean
|
||||||
|
|
||||||
SOURCES=Makefile router README.md $(shell find . -path ./build -prune -o -iname '*.rkt' -print)
|
SOURCES=Makefile router README.md $(shell find . -path ./build -prune -o -iname '*.rkt' -print)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue