[brasero] Do not clean gtk-doc.make on make distclean as it is generated by autogen.sh



commit 2bc56ea7417a8d6b17bef7e22d768475ab8d7d06
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Wed Jul 7 13:58:03 2010 +0200

    Do not clean gtk-doc.make on make distclean as it is generated by autogen.sh

 Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c9fcd02..ff95509 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,8 +32,7 @@ DISTCHECK_CONFIGURE_FLAGS =		\
 DISTCLEANFILES = \
 	intltool-extract \
 	intltool-merge \
-	intltool-update		\
-	gtk-doc.make
+	intltool-update
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libbrasero-media.pc libbrasero-burn.pc



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