[gtranslator] Don't keep INSTALL in git; it just gets overwritten



commit 97cd3949f4ac81aae57aa3ea61277d0c94cfa590
Author: Seán de Búrca <leftmostcat gmail com>
Date:   Sat Sep 7 13:56:36 2013 -0600

    Don't keep INSTALL in git; it just gets overwritten

 INSTALL     |  365 -----------------------------------------------------------
 Makefile.am |    1 +
 2 files changed, 1 insertions(+), 365 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 082f617..49bc5c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,7 @@ EXTRA_DIST= \
                xmldocs.make
 
 MAINTAINERCLEANFILES =                 \
+       INSTALL                 \
        aclocal.m4              \
        config.guess            \
        config.h.in             \


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