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 \