aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eldap/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/eldap/test/Makefile')
-rw-r--r--lib/eldap/test/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/eldap/test/Makefile b/lib/eldap/test/Makefile
index 24e71cebaa..28a7a107e1 100644
--- a/lib/eldap/test/Makefile
+++ b/lib/eldap/test/Makefile
@@ -28,8 +28,9 @@ INCLUDES= -I. -I ../include
# ----------------------------------------------------
MODULES= \
- eldap_connections_SUITE \
- eldap_basic_SUITE
+ eldap_basic_SUITE \
+ make_certs
+
ERL_FILES= $(MODULES:%=%.erl)