[gnome-software] trivial: Don't install the INSTALL file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Don't install the INSTALL file
- Date: Thu, 5 Feb 2015 10:35:41 +0000 (UTC)
commit 6df0a25d3e01a82295e3e3ef115a8e0c47f8b6fc
Author: Richard Hughes <richard hughsie com>
Date: Thu Feb 5 10:35:26 2015 +0000
trivial: Don't install the INSTALL file
Makefile.am | 2 --
configure.ac | 2 +-
2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f3a496f..cb21860 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,6 @@ MAINTAINERCLEANFILES = \
config.sub \
configure \
depcomp \
- INSTALL \
install-sh \
ltmain.sh \
Makefile.in \
@@ -36,7 +35,6 @@ EXTRA_DIST = \
autogen.sh \
config.h \
COPYING \
- INSTALL \
MAINTAINERS \
NEWS \
README
diff --git a/configure.ac b/configure.ac
index 0804392..94edd6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.63)
AC_INIT([gnome-software],[3.15.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
AC_CONFIG_SRCDIR(src)
-AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests])
+AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests foreign])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]