[Mesa-dev] [PATCH 14/14] egl: remove old makefile.sources

Emil Velikov emil.l.velikov at gmail.com
Tue Jul 14 09:04:44 PDT 2015


On 14 July 2015 at 16:21, Matt Turner <mattst88 at gmail.com> wrote:
> On Tue, Jul 14, 2015 at 8:02 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
>> ---
>>  src/egl/Makefile.am           |  3 +--
>>  src/egl/main/Makefile.sources | 29 -----------------------------
>>  2 files changed, 1 insertion(+), 31 deletions(-)
>>  delete mode 100644 src/egl/main/Makefile.sources
>>
>> diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
>> index 767bb53..5b9e7fe 100644
>> --- a/src/egl/Makefile.am
>> +++ b/src/egl/Makefile.am
>> @@ -115,5 +115,4 @@ EXTRA_DIST = \
>>         drivers/haiku \
>>         docs \
>>         main/egl.def \
>> -       main/README.txt \
>> -       main/Makefile.sources
>> +       main/README.txt
>
> That + shouldn't be here.
Currently we are shipping that file. Are you suggesting that we drop
if from the tarball ?

-Emil


More information about the mesa-dev mailing list