Fix distcheck
authorMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2011 23:13:44 +0000 (18:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2011 23:13:44 +0000 (18:13 -0500)
Now that we have switched to template-free docs, these
hand-rolled cleanup rules get in the way.

docs/reference/gio/Makefile.am
docs/reference/gio/gdbus-object-manager-example/Makefile.am
docs/reference/glib/Makefile.am
docs/reference/gobject/Makefile.am

index 5e4ded8..600f6e4 100644 (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
index 9750e52..90c10aa 100644 (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
index b9a305e..405ac16 100644 (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
index d387014..e108116 100644 (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