[gnome-todo] Makefile: don't install doc by autotools
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] Makefile: don't install doc by autotools
- Date: Tue, 23 Jun 2015 18:25:19 +0000 (UTC)
commit f4372b9aacd21164ae6ed2395e043dc9cd980e58
Author: Igor Gnatenko <ignatenko gnome org>
Date: Tue Jun 23 14:54:00 2015 -0300
Makefile: don't install doc by autotools
it should be done by package managers.
Signed-off-by: Igor Gnatenko <ignatenko gnome org>
Makefile.am | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 78bd4bc..692fcbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,8 @@ INTLTOOL_FILES = \
intltool-merge.in \
intltool-update.in
-dist_doc_DATA = \
+EXTRA_DIST = \
+ $(INTLTOOL_FILES) \
README \
COPYING \
AUTHORS \
@@ -16,9 +17,6 @@ dist_doc_DATA = \
INSTALL \
NEWS
-EXTRA_DIST = \
- $(INTLTOOL_FILES)
-
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]