[libgames-support] build: Do not explicitly dist files already handled by autotools



commit b0a4a20b4c2247d2b6a0a79efba826fd824a6f93
Author: Yanko Kaneti <yaneti declera com>
Date:   Sun Feb 22 14:31:46 2015 +0200

    build: Do not explicitly dist files already handled by autotools

 Makefile.am |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 05bbb02..f19cc6b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,11 +8,7 @@ pkgconfig_DATA = libgames-scores.pc
 
 EXTRA_DIST = \
        autogen.sh \
-       COPYING \
-       COPYING.LESSER \
-       INSTALL \
-       NEWS \
-       README
+       COPYING.LESSER
 
 MAINTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \


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