[gnome-themes-extra] Properly fix #15



commit cad7c245c6bc1e3626c13c919abc2739c6dfd0dc
Author: Juraj Fiala <jurf riseup net>
Date:   Thu Feb 15 08:06:59 2018 +0100

    Properly fix #15

 COPYING => LICENSE | 0
 Makefile.am        | 4 ++++
 2 files changed, 4 insertions(+)
---
diff --git a/COPYING b/LICENSE
similarity index 100%
rename from COPYING
rename to LICENSE
diff --git a/Makefile.am b/Makefile.am
index 56a3ec7d..0c265b0b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,10 @@ SUBDIRS = themes po
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
+EXTRA_DIST =                   \
+       README.md               \
+       LICENSE
+
 MAINTAINERCLEANFILES =                 \
        Makefile.in                     \
        aclocal.m4                      \


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