ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=80edaa953bb589f599fc781ed195717eb2cab41b

commit 80edaa953bb589f599fc781ed195717eb2cab41b
Author: Andy Williams <a...@andywilliams.me>
Date:   Tue Jun 2 08:18:36 2015 +0100

    Fix dist of licenses
---
 Makefile.am                                | 3 ++-
 data/extra/skeleton/eflproject/Makefile.am | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c32ed24..534c144 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,8 +49,9 @@ files_DATA = \
        TODO
 
 EXTRA_DIST = \
-       GPLv2.txt \
        autogen.sh \
+       COPYING.LGPL \
+       COPYING.GPLv2 \
        config.rpath \
        configure \
        m4/efl_binary.m4 \
diff --git a/data/extra/skeleton/eflproject/Makefile.am 
b/data/extra/skeleton/eflproject/Makefile.am
index 1bf971f..d74827c 100644
--- a/data/extra/skeleton/eflproject/Makefile.am
+++ b/data/extra/skeleton/eflproject/Makefile.am
@@ -44,7 +44,6 @@ files_DATA = \
        TODO
 
 EXTRA_DIST = \
-       GPLv2.txt \
        autogen.sh \
        config.rpath \
        configure \

-- 


Reply via email to