[folks] Use git.mk's definitions to simplify configure.ac
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Use git.mk's definitions to simplify configure.ac
- Date: Wed, 9 Oct 2013 22:21:19 +0000 (UTC)
commit c1a8fb61ec97d6c9f2ae50e02227e4305ee914bf
Author: Travis Reitter <travis reitter collabora co uk>
Date: Mon Sep 30 10:45:38 2013 -0700
Use git.mk's definitions to simplify configure.ac
Makefile.am | 23 +++--------------------
1 files changed, 3 insertions(+), 20 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c72fb37..4d6fa75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,32 +44,15 @@ EXTRA_DIST = \
$(NULL)
MAINTAINERCLEANFILES = \
+ $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
+ $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
+ $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
ABOUT-NLS \
$(top_builddir)/lcov.info \
$(srcdir)/INSTALL \
- $(srcdir)/aclocal.m4 \
- $(srcdir)/compile \
- $(srcdir)/config.guess \
$(srcdir)/config.h.in \
$(srcdir)/config.rpath \
- $(srcdir)/config.sub \
- $(srcdir)/depcomp \
- $(srcdir)/install-sh \
- $(srcdir)/ltmain.sh \
- $(srcdir)/missing \
- $(srcdir)/mkinstalldirs \
$(srcdir)/ChangeLog \
- `find "$(srcdir)" -type f -name Makefile.in -print` \
- `find "m4" -type f -name "*.m4" ! -name "as-compiler-flag.m4" ! -name "introspection.m4" ! -name
"vala.m4" -print` \
- po/Makevars.template \
- po/Rules-quot \
- po/boldquot.sed \
- po/en boldquot header \
- po/en quot header \
- po/insert-header.sin \
- po/missing \
- po/quot.sed \
- po/remove-potcdate.sin \
$(NULL)
maintainer-clean-local: maintainer-clean-local-lcov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]