summaryrefslogtreecommitdiff
path: root/lib/compiler/doc/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compiler/doc/src/Makefile')
-rw-r--r--lib/compiler/doc/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compiler/doc/src/Makefile b/lib/compiler/doc/src/Makefile
index 801e1adfac..57c7bc2dc7 100644
--- a/lib/compiler/doc/src/Makefile
+++ b/lib/compiler/doc/src/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1997-2021. All Rights Reserved.
+# Copyright Ericsson AB 1997-2023. 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.
@@ -36,7 +36,7 @@ EDOC_REF3_FILES = cerl.xml cerl_trees.xml cerl_clauses.xml
XML_PART_FILES = internal.xml
XML_NOTES_FILES = notes.xml
-XML_INTERNAL_FILES = beam_ssa.xml
+XML_INTERNAL_FILES = beam_ssa.xml ssa_checks.xml
XML_GEN_FILES = $(XML_INTERNAL_FILES:%=$(XMLDIR)/%)