aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/test/Makefile')
-rw-r--r--lib/crypto/test/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/crypto/test/Makefile b/lib/crypto/test/Makefile
index 928a1b1d73..5a81c84558 100644
--- a/lib/crypto/test/Makefile
+++ b/lib/crypto/test/Makefile
@@ -7,8 +7,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
MODULES = \
blowfish_SUITE \
- crypto_SUITE \
- old_crypto_SUITE
+ crypto_SUITE
ERL_FILES= $(MODULES:%=%.erl)