Reviewed-by: Jeremy Huddleston Sequoia <[email protected]> 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 <[email protected]> wrote: > Signed-off-by: Peter Hutterer <[email protected]> > --- > 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 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
