summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a8b5021..266461d 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ export BINDIR = $(BASEDIR)/bin
.PHONY: all checkdirs build clean doc
-all: checkdirs build test-build doc test
+all: checkdirs build test-build
# Compile les fichiers source principales
build: checkdirs