[Xcb] [PATCH RESEND image 07/12] make: using EXTRA_DIST for xcb-util-image.pc.in is redundant
Josh Triplett
josh at joshtriplett.org
Thu Mar 27 12:19:12 PDT 2014
On Thu, Mar 27, 2014 at 02:37:10PM -0400, Gaetan Nadon wrote:
> All files mentionned in AC_CONFIG_FILES have their source files
> distributed automatically.
>
> http://www.gnu.org/software/automake/manual/automake.html
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
Reviewed-by: Josh Triplett <josh at joshtriplett.org>
> image/Makefile.am | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/image/Makefile.am b/image/Makefile.am
> index 84c5c3e..beff2f2 100644
> --- a/image/Makefile.am
> +++ b/image/Makefile.am
> @@ -14,8 +14,6 @@ libxcb_image_la_LDFLAGS = -no-undefined
>
> pkgconfig_DATA = xcb-image.pc
>
> -EXTRA_DIST=xcb-image.pc.in
> -
> noinst_PROGRAMS = test_xcb_image test_formats test_bitmap
>
> if HAVE_SHM
> --
> 1.7.9.5
>
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
More information about the Xcb
mailing list