[easytag] Do not install TODO, HACKING and THANKS
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Do not install TODO, HACKING and THANKS
- Date: Wed, 13 Feb 2013 17:45:06 +0000 (UTC)
commit 89f35b1da378e5ddca7d949d8a8d47815960d380
Author: David King <amigadave amigadave com>
Date: Wed Feb 13 17:41:20 2013 +0000
Do not install TODO, HACKING and THANKS
Automake automatically includes TODO and THANKS in the distributed
tarball. Add HACKING to dist_noinst_DATA.
Makefile.am | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d199c4a..616f92d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -206,11 +206,6 @@ uninstall-update-icon-cache:
$(AM_V_at)$(POST_UNINSTALL)
test -n "$(DESTDIR)" || $(UPDATE_ICON_CACHE) "$(iconthemedir)"
-dist_doc_DATA = \
- HACKING \
- THANKS \
- TODO
-
dist_noinst_DATA = \
$(desktop_in_files) \
$(easytag_headers) \
@@ -234,6 +229,7 @@ dist_noinst_DATA = \
\
easytag-win32-installer.nsi.in \
\
+ HACKING \
README_win32.txt \
\
doc/easytag.1.in \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]