Browse Source

make all now only compiles

Ulf Wiger 13 years ago
parent
commit
57b770bdd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -24,7 +24,7 @@
 
 DIRS=src
 
-all: compile eunit test doc
+all: compile
 
 check: compile dialyzer