Browse Source

Remove an unnecessary line from the Makefile

Loïc Hoguin 11 years ago
parent
commit
a64192ddb9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -1,7 +1,6 @@
 # See LICENSE for licensing information.
 
 PROJECT = cowlib
-CT_SUITES = eunit
 PLT_APPS = crypto
 
 include erlang.mk