summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: