[gnome-online-accounts] build: Let git.mk ignore various top-level build artifacts
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] build: Let git.mk ignore various top-level build artifacts
- Date: Mon, 30 Oct 2017 14:04:27 +0000 (UTC)
commit 38f8a88167ef984f182657b59373ed3b68ab316a
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Oct 30 14:38:01 2017 +0100
build: Let git.mk ignore various top-level build artifacts
https://bugzilla.gnome.org/show_bug.cgi?id=787250
Makefile.am | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index dfaf844..6e3abc9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,17 +22,9 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS=--enable-introspection --enable-gtk-doc --enable-telepathy
MAINTAINERCLEANFILES = \
+ $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
$(srcdir)/INSTALL \
- $(srcdir)/aclocal.m4 \
- $(srcdir)/compile \
- $(srcdir)/config.guess \
$(srcdir)/config.h.in \
- $(srcdir)/config.sub \
- $(srcdir)/depcomp \
- $(srcdir)/install-sh \
- $(srcdir)/ltmain.sh \
- $(srcdir)/missing \
- $(srcdir)/mkinstalldirs \
$(srcdir)/gtk-doc.make \
`find "$(srcdir)" -type f -name Makefile.in -print` \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]