summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-21 12:09:16 +0300
committerWolfy-J <[email protected]>2019-05-21 12:09:16 +0300
commit6ebb3566b1765e518d96ad4993e90ec17e7b6a4e (patch)
tree2b3f5d7004a892965889ad85e847af65cd6844d6 /Makefile
parent09ec237f55220dc012761a980e3c9ddbf10c9892 (diff)
added CE build (+jobs +grpc)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed266a5c..d96a21aa 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ all:
@./build-ce.sh
build:
@./build.sh all
- @./build-ce.sh all
build-ce:
@./build-ce.sh all
clean: