[PATCH] libevdev: Properly distribute uinput.h
Peter Hutterer
peter.hutterer at who-t.net
Sun May 15 22:17:46 UTC 2016
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
More information about the Input-tools
mailing list