mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 02:47:52 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user