Browse Source

Update otp.mk

Namdak Tonpa 11 years ago
parent
commit
df7914365e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      otp.mk

+ 1 - 1
otp.mk

@@ -4,7 +4,7 @@ space := $(empty) $(empty)
 comma := $(empty),$(empty)
 ERL_LIBS := $(subst $(space),:,$(ROOTS))
 
-test: eunit ct
+test: ct
 compile: fetch-deps
 fetch-deps compile clean:
 	./mad $@