[Spice-devel] [PATCH libcacard] Add m4/pkg.m4 to the list of expected m4 files.
Marc-André Lureau
mlureau at redhat.com
Wed Oct 14 07:51:19 PDT 2015
ack
----- Original Message -----
> This gets it into the .gitignore, and gets it cleaned
> by a maintainer-clean.
>
> Signed-off-by: Jeremy White <jwhite at codeweavers.com>
> ---
> Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index fb1c00b..07df869 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -92,6 +92,9 @@ EXTRA_DIST += \
> tests/db/secmod.db \
> $(NULL)
>
> +# aclocal will install pkg.m4 from pkg-config into m4
> +MAINTAINERCLEANFILES += $(srcdir)/m4/pkg.m4
> +
> MAINTAINERCLEANFILES += \
> $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
> $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
> --
> 2.1.4
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
More information about the Spice-devel
mailing list