aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-01 11:11:25 +0200
committerLoïc Hoguin <[email protected]>2014-08-01 11:11:25 +0200
commita64192ddb9c148eb4bf57a9d1a0dce27d8c68768 (patch)
treedc0887d0cc94221c959f0061219578d0b2f727e4 /Makefile
parent4b4b7f6e80a3e53d77a37501b84e5c7b66b9e194 (diff)
downloadcowlib-a64192ddb9c148eb4bf57a9d1a0dce27d8c68768.tar.gz
cowlib-a64192ddb9c148eb4bf57a9d1a0dce27d8c68768.tar.bz2
cowlib-a64192ddb9c148eb4bf57a9d1a0dce27d8c68768.zip
Remove an unnecessary line from the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f2e271d..8b1d1b4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
# See LICENSE for licensing information.
PROJECT = cowlib
-CT_SUITES = eunit
PLT_APPS = crypto
include erlang.mk