summaryrefslogtreecommitdiff
path: root/lib/mnesia/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mnesia/examples/Makefile')
-rw-r--r--lib/mnesia/examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mnesia/examples/Makefile b/lib/mnesia/examples/Makefile
index 5580f0bdcb..e5eb2de940 100644
--- a/lib/mnesia/examples/Makefile
+++ b/lib/mnesia/examples/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1996-2016. All Rights Reserved.
+# Copyright Ericsson AB 1996-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.
@@ -66,7 +66,7 @@ EBIN = .
# ----------------------------------------------------
# Make Rules
# ----------------------------------------------------
-debug opt: $(TARGET_FILES)
+$(TYPES): $(TARGET_FILES)
clean:
rm -f $(TARGET_FILES) *~