mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 18:30:07 +01:00
libevdev: Properly distribute uinput.h
Signed-off-by: Armin K <krejzi@email.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
52d52f320c
commit
e628bb938b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue