Oh, sorry, didn't think about that :/

On Fri, Jan 2, 2009 at 12:19 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:

> Log:
>  fix things that broke after utils moved to lib/e/subdir
>
>
> Author:       raster
> Date:         2009-01-02 03:19:06 -0800 (Fri, 02 Jan 2009)
> New Revision: 38418
>
> Modified:
>  trunk/e/src/bin/Makefile.am trunk/e/src/bin/e_fm_main.c
> trunk/e/src/bin/e_prefix.c
>
> Modified: trunk/e/src/bin/Makefile.am
> ===================================================================
> --- trunk/e/src/bin/Makefile.am 2009-01-02 10:57:02 UTC (rev 38417)
> +++ trunk/e/src/bin/Makefile.am 2009-01-02 11:19:06 UTC (rev 38418)
> @@ -345,8 +345,7 @@
>  enlightenment_fm_SOURCES = \
>  e_fm_main.c \
>  e_user.c \
> -e_sha1.c \
> -e_prefix.c
> +e_sha1.c
>

Now you might need e_utils.c too, or you'll end up with a build failure when
compiling with multiple make jobs

Cheers,
Albin
------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to