Ulf Wiger 13 лет назад
Родитель
Сommit
57b770bdd2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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