mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-06-19 21:48:28 +02:00
udev: don't install the litest udev rules
They are installed by the test. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e60f360265
commit
32f298c127
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ udev_PROGRAMS = libinput-device-group \
|
|||
|
||||
litest_rules = 80-libinput-device-groups-litest.rules \
|
||||
90-libinput-model-quirks-litest.rules
|
||||
udev_SCRIPTS = $(litest_rules)
|
||||
noinst_SCRIPTS = $(litest_rules)
|
||||
|
||||
libinput_device_group_SOURCES = libinput-device-group.c
|
||||
libinput_device_group_CFLAGS = $(LIBUDEV_CFLAGS) $(GCC_CFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue