[Spice-devel] [PATCH spice-gtk 1/2] build-sys: use git.mk GITIGNORE_*
Christophe Fergeau
cfergeau at redhat.com
Tue May 9 15:19:11 UTC 2017
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Tue, May 09, 2017 at 05:45:49PM +0300, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
> Makefile.am | 31 +++++++------------------------
> 1 file changed, 7 insertions(+), 24 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 31d4707..f462ae0 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -48,30 +48,13 @@ EXTRA_DIST = \
> $(INTLTOOL_FILES) \
> $(NULL)
>
> -MAINTAINERCLEANFILES = \
> - ABOUT-NLS \
> - aclocal.m4 \
> - config.h.in \
> - m4/gtk-doc.m4 \
> - m4/intltool.m4 \
> - m4/libtool.m4 \
> - m4/ltoptions.m4 \
> - m4/ltsugar.m4 \
> - m4/ltversion.m4 \
> - m4/lt~obsolete.m4 \
> - build-aux/ar-lib \
> - build-aux/compile \
> - build-aux/config.guess \
> - build-aux/config.rpath \
> - build-aux/config.sub \
> - build-aux/depcomp \
> - build-aux/install-sh \
> - build-aux/ltmain.sh \
> - build-aux/missing \
> - build-aux/mkinstalldirs \
> - build-aux/test-driver \
> - po/Makefile.in.in \
> - gtk-doc.make \
> +MAINTAINERCLEANFILES = \
> + $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
> + $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
> + $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
> + m4/gtk-doc.m4 \
> + m4/intltool.m4 \
> + gtk-doc.make \
> $(NULL)
>
> # Generate the ChangeLog file
> --
> 2.13.0.rc1.16.gd80b50c3f
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170509/7febe1da/attachment.sig>
More information about the Spice-devel
mailing list