[cairo] [cairo-commit] Makefile.am
Behdad Esfahbod
behdad at behdad.org
Sat Jan 10 10:09:51 PST 2009
Søren Sandmann Pedersen wrote:
> Makefile.am | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> New commits:
> commit cc5119173918623ce13363f4b25cd06076fc3fbc
> Author: Søren Sandmann Pedersen <sandmann at redhat.com>
> Date: Sat Jan 10 12:13:40 2009 -0500
>
> Uncomment win32 maintainer-clean files to make Makefile.am syntactically correct
But that's not what I meant!
Ok, commented them correctly this time.
Cheers,
behdad
> diff --git a/Makefile.am b/Makefile.am
> index 86390ab..5e6c89c 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -8,8 +8,8 @@ EXTRA_DIST += \
> build/Makefile.win32.features-h \
> $(NULL)
> MAINTAINERCLEANFILES += \
> -# $(srcdir)/build/Makefile.win32.features \
> -# $(srcdir)/build/Makefile.win32.features-h \
> + $(srcdir)/build/Makefile.win32.features \
> + $(srcdir)/build/Makefile.win32.features-h \
> $(NULL)
>
> ACLOCAL_AMFLAGS = -I build
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cairo-commit mailing list
> cairo-commit at lists.cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo-commit
More information about the cairo
mailing list