[sound-juicer/wip/non-recursive-make: 13/15] Stop tracking INSTALL
- From: Phillip Wood <pwood src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer/wip/non-recursive-make: 13/15] Stop tracking INSTALL
- Date: Fri, 20 Feb 2015 11:31:29 +0000 (UTC)
commit 5cad4d6593f3d7c1c55618c56045e854457f3ec9
Author: Phillip Wood <phillip wood dunelm org uk>
Date: Tue Dec 9 11:16:26 2014 +0000
Stop tracking INSTALL
INSTALL is managed by automake, tracking it makes git think it needs
adding every time automake updates it.
https://bugzilla.gnome.org/show_bug.cgi?id=741288
INSTALL | 229 -----------------------------------------------------------
Makefile.am | 3 +-
2 files changed, 2 insertions(+), 230 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 024822f..cb5ffad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,8 @@ EXTRA_DIST = \
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
$(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
- $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL)
+ $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
+ INSTALL
DISTCLEANFILES = po/.intltool-merge-cache
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]