[PATCH xf86-input-mouse] Install xf86-mouse.pc file
Jeremy Huddleston Sequoia
jeremyhu at freedesktop.org
Mon Jul 30 09:06:58 PDT 2012
Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
But I'm curious what the point of it is. Nobody's going to be linking against it.
On Jul 29, 2012, at 16:08, Peter Hutterer <peter.hutterer at who-t.net> wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
> Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index 01da486..77e9962 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -21,6 +21,9 @@
> SUBDIRS = include src man
> MAINTAINERCLEANFILES = ChangeLog INSTALL
>
> +pkgconfigdir = $(libdir)/pkgconfig
> +pkgconfig_DATA = xf86-mouse.pc
> +
> .PHONY: ChangeLog INSTALL
>
> INSTALL:
> --
> 1.7.10.4
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list