summaryrefslogtreecommitdiff
path: root/lib/ssl/examples/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssl/examples/src/Makefile')
-rw-r--r--lib/ssl/examples/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssl/examples/src/Makefile b/lib/ssl/examples/src/Makefile
index 7335bb2bb8..8b0435bfc4 100644
--- a/lib/ssl/examples/src/Makefile
+++ b/lib/ssl/examples/src/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2003-2016. All Rights Reserved.
+# Copyright Ericsson AB 2003-2022. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -51,7 +51,7 @@ TARGET_FILES= $(MODULES:%=$(EBIN)/%.$(EMULATOR))
# Targets
# ----------------------------------------------------
-debug opt: $(TARGET_FILES)
+$(TYPES): $(TARGET_FILES)
clean:
rm -fr $(TARGET_FILES) *~ *.beam