aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cbe5125..3f5d88a 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@ help:
@echo "Available targets:"
@echo " - all : builds all"
@echo " - ecgen : builds the main binary"
- @echo " - econvert : build the format conversion binary"
@echo " - docs : generate doxygen docs"
@echo " - test : test the main binary"
@echo " - unittest : "