[gdk-pixbuf] Fix distcheck



commit 84b1c270ce59bf7f224759e43c27d2d1a4f011c4
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 16 20:40:07 2011 -0500

    Fix distcheck

 docs/reference/gdk-pixbuf/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am
index 20ce387..edbf334 100644
--- a/docs/reference/gdk-pixbuf/Makefile.am
+++ b/docs/reference/gdk-pixbuf/Makefile.am
@@ -111,7 +111,7 @@ MAINTAINERCLEANFILES = $(man_MANS) $(BUILT_SOURCES)
 
 EXTRA_DIST += $(man_MANS)
 
-dist-hook-local: dist-local-check-mans-enabled gtk-docs-clean all-local
+dist-hook-local: dist-local-check-mans-enabled all-local
 
 gtk-docs-clean: clean
 	cd $(srcdir) && rm -rf xml html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]