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:
Matthias Clasen 2011-11-23 18:13:44 -05:00
parent 0104c62f3f
commit 069ec3719c
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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