mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
docs: Don’t distribute generated man pages
They should either be generated at build time, or ignored completely, depending on the presence of --[enable|disable]-man. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
2a69cdb1cd
commit
f9705f7a0c
@ -232,8 +232,6 @@ endif
|
||||
CLEANFILES ?=
|
||||
CLEANFILES += $(man_MANS)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: all-local
|
||||
|
||||
gio-docs-clean: clean
|
||||
|
@ -140,8 +140,6 @@ endif
|
||||
CLEANFILES ?=
|
||||
CLEANFILES += $(man_MANS)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: all-local
|
||||
|
||||
glib-docs-clean: clean
|
||||
|
@ -95,8 +95,6 @@ endif
|
||||
CLEANFILES ?=
|
||||
CLEANFILES += $(man_MANS)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: all-local
|
||||
|
||||
gobject-docs-clean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user