diff options
Diffstat (limited to 'meta/classes/manpages.bbclass')
-rw-r--r-- | meta/classes/manpages.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/manpages.bbclass b/meta/classes/manpages.bbclass index 57b9be0650..693fb53671 100644 --- a/meta/classes/manpages.bbclass +++ b/meta/classes/manpages.bbclass | |||
@@ -1,6 +1,8 @@ | |||
1 | # | 1 | # |
2 | # Copyright OpenEmbedded Contributors | 2 | # Copyright OpenEmbedded Contributors |
3 | # | 3 | # |
4 | # SPDX-License-Identifier: MIT | ||
5 | # | ||
4 | 6 | ||
5 | # Inherit this class to enable or disable building and installation of manpages | 7 | # Inherit this class to enable or disable building and installation of manpages |
6 | # depending on whether 'api-documentation' is in DISTRO_FEATURES. Such building | 8 | # depending on whether 'api-documentation' is in DISTRO_FEATURES. Such building |