[anjuta] build: Don't explicitly dist INSTALL
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] build: Don't explicitly dist INSTALL
- Date: Sun, 5 Jan 2014 20:10:22 +0000 (UTC)
commit 6a109345756d344d24317bee5669757783e756ca
Author: Colin Walters <walters verbum org>
Date: Sun Jan 5 14:57:21 2014 -0500
build: Don't explicitly dist INSTALL
That happens by default for tarballs. When building from git, this
causes INSTALL to be a build target, but the autotools may not install
the file. This fixes a build failure in Continuous.
Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5115e41..534b469 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,6 @@ dist_doc_DATA = \
COPYING\
AUTHORS\
ChangeLog\
- INSTALL\
NEWS\
TODO\
FUTURE\
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]