[PATCH] libevdev: Properly distribute uinput.h
Armin K.
krejzi at email.com
Sun May 15 22:18:51 UTC 2016
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/input-tools/attachments/20160516/6f7a9ae2/attachment.sig>
More information about the Input-tools
mailing list