[geocode-glib] build: Update CLEANFILES and friends for the root directory



commit a376a2764ad40bf4f550599ac83d8d110062a329
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Aug 7 11:53:28 2013 +0200

    build: Update CLEANFILES and friends for the root directory
    
    Also remove INSTALL, as it’s auto-generated by autofoo.

 INSTALL     |  365 -----------------------------------------------------------
 Makefile.am |   31 ++++-
 2 files changed, 24 insertions(+), 372 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5fc5615..76146b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,13 +6,30 @@ EXTRA_DIST = intltool-extract.in intltool-update.in intltool-merge.in gtk-doc.ma
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc=yes --enable-introspection=yes
 
-DISTCLEANFILES = intltool-extract intltool-update intltool-merge
-
-MAINTAINERCLEANFILES = Makefile.in \
-       aclocal.m4 configure config.h.in config.sub config.guess \
-       ltmain.sh depcomp missing install-sh mkinstalldirs \
-       intltool-extract.in intltool-update.in intltool-merge.in \
-       geocode-glib-1.0.pc
+DISTCLEANFILES = intltool-extract intltool-update intltool-merge gtk-doc.make
+
+MAINTAINERCLEANFILES = \
+       $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
+       $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
+       $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
+       build-aux/ \
+       INSTALL \
+       omf.make \
+       gtk-doc.make \
+       ABOUT-NLS \
+       config.rpath \
+       po/Makevars.template \
+       po/Rules-quot \
+       po/boldquot.sed \
+       po/en boldquot header \
+       po/en quot header \
+       po/insert-header.sin \
+       po/quot.sed \
+       po/remove-potcdate.sin \
+       m4/gtk-doc.m4 \
+       m4/intltool.m4 \
+       geocode-glib-1.0.pc \
+       $(NULL)
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = geocode-glib-1.0.pc


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