[PATCH] libevdev: Properly distribute uinput.h
Peter Hutterer
peter.hutterer at who-t.net
Sun May 15 22:26:45 UTC 2016
On Mon, May 16, 2016 at 12:18:51AM +0200, Armin K. wrote:
> On 16.05.2016 00:17, Peter Hutterer wrote:
> > On Sat, May 14, 2016 at 02:02:52PM +0200, Armin K wrote:
> >> Signed-off-by: Armin K <krejzi at email.com>
> >> ---
> >> libevdev/Makefile.am | 2 +-
> >> 1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/libevdev/Makefile.am b/libevdev/Makefile.am
> >> index 444b2b5..512cdef 100644
> >> --- a/libevdev/Makefile.am
> >> +++ b/libevdev/Makefile.am
> >> @@ -12,7 +12,7 @@ libevdev_la_SOURCES = \
> >> libevdev.c \
> >> libevdev-names.c \
> >> ../include/linux/input-event-codes.h \
> >> - ../include/linux/input.h
> >> + ../include/linux/input.h \
> >> ../include/linux/uinput.h
> >>
> >> libevdev_la_LDFLAGS = \
> >> --
> >> 2.8.2
> >
> > whoops. applied, thanks.
> >
> > 52d52f3..e628bb9 master -> master
> >
> > Cheers,
> > Peter
> > _______________________________________________
> > Input-tools mailing list
> > Input-tools at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/input-tools
> >
>
> Hi, care to roll a new tarball? Building current one is broken
> on systems with kernel api headers older than 4.5.
>
> Thanks.
yeah, I'll do this today, once all the other tests have finished.
Cheers,
Peter
More information about the Input-tools
mailing list