summaryrefslogtreecommitdiff
path: root/lib/erl_docgen/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/erl_docgen/src/Makefile')
-rw-r--r--lib/erl_docgen/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/erl_docgen/src/Makefile b/lib/erl_docgen/src/Makefile
index e4339dcb1f..458094e35f 100644
--- a/lib/erl_docgen/src/Makefile
+++ b/lib/erl_docgen/src/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1996-2021. 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 @@ ERL_COMPILE_FLAGS += -I../../xmerl/include
# Targets
# ----------------------------------------------------
-debug opt: $(TARGET_FILES)
+$(TYPES): $(TARGET_FILES)
clean:
rm -f $(TARGET_FILES)