mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-28 12:53:30 +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:
@@ -140,8 +140,6 @@ endif
|
||||
CLEANFILES ?=
|
||||
CLEANFILES += $(man_MANS)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: all-local
|
||||
|
||||
glib-docs-clean: clean
|
||||
|
Reference in New Issue
Block a user