Re: [PATCH] flickr: use the same nomenclature as other plugins



On Thu, 2011-02-03 at 14:50 +0000, Fabien Lebaillif - Delamare wrote:
> s/libplugin_LTLIBRARIES/lib_LTLIBRARIES/
> ---
>  src/flickr/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/flickr/Makefile.am b/src/flickr/Makefile.am
> index 66da488..0f2495e 100644
> --- a/src/flickr/Makefile.am
> +++ b/src/flickr/Makefile.am
> @@ -5,7 +5,7 @@
>  #
>  # Copyright (C) 2010, 2011 Igalia S.L. All rights reserved.
>  
> -libplugin_LTLIBRARIES	= libgrlflickr.la
> +lib_LTLIBRARIES	= libgrlflickr.la
>  
>  libgrlflickr_la_CFLAGS =	\
>  	$(DEPS_CFLAGS)		\



Pushed




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