mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +01:00
Fix distcheck
Now that we have switched to template-free docs, these hand-rolled cleanup rules get in the way.
This commit is contained in:
parent
0104c62f3f
commit
069ec3719c
@ -165,7 +165,7 @@ MAINTAINERCLEANFILES = $(man_MANS) $(BUILT_SOURCES)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: dist-local-check-mans-enabled gio-docs-clean all-local
|
||||
dist-hook-local: dist-local-check-mans-enabled all-local
|
||||
|
||||
gio-docs-clean: clean
|
||||
cd $(srcdir) && rm -rf xml html
|
||||
|
@ -58,7 +58,7 @@ EXTRA_DIST += \
|
||||
|
||||
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
dist-hook-local: gdbus-object-manager-example-docs-clean all-local
|
||||
dist-hook-local: all-local
|
||||
|
||||
gdbus-object-manager-example-docs-clean: clean
|
||||
cd $(srcdir) && rm -rf xml html
|
||||
|
@ -120,7 +120,7 @@ MAINTAINERCLEANFILES = $(man_MANS) $(BUILT_SOURCES)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: dist-local-check-mans-enabled glib-docs-clean all-local
|
||||
dist-hook-local: dist-local-check-mans-enabled all-local
|
||||
|
||||
glib-docs-clean: clean
|
||||
cd $(srcdir) && rm -rf xml html
|
||||
|
@ -97,7 +97,7 @@ MAINTAINERCLEANFILES = $(man_MANS) $(BUILT_SOURCES)
|
||||
|
||||
EXTRA_DIST += $(man_MANS)
|
||||
|
||||
dist-hook-local: dist-local-check-mans-enabled gobject-docs-clean all-local
|
||||
dist-hook-local: dist-local-check-mans-enabled all-local
|
||||
|
||||
gobject-docs-clean: clean
|
||||
cd $(srcdir) && rm -rf xml html
|
||||
|
Loading…
Reference in New Issue
Block a user