[Users] Fix for latest git to allow it to build

Andrej Kacian ticho at claws-mail.org
Fri Jul 13 22:35:52 CEST 2018


On Fri, 13 Jul 2018 21:21:13 +0100
Brian Morrison <bdm at fenrir.org.uk> wrote:

> Small problem with latest git change, easy fix follows:
> 
> --- src/plugins/archive/Makefile.am	2018-07-13
> 19:12:03.503629183 +0100 +++ src/plugins/archive/Makefile.am.new
> 2018-07-13 19:11:26.081229908 +0100 @@ -13,8 +13,10 @@
>  	      libarchive_archive.c \
>  		  libarchive_archive.h \
>  		  archiver.c \
> +		  archiver.h \
>  		  archiver_gtk.c \
> -		  archiver_prefs.c
> +		  archiver_prefs.c \
> +		  archiver_prefs.h
>  
>  archive_la_LDFLAGS = \
>  		-avoid-version -module \

Are you sure you have correct git version? Those files are already
listed there...

Regards,
-- 
Andrej



More information about the Users mailing list