mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 07:38:10 +02:00
Declare libinput.sym as dependency
We want to rebuild whenever it changes Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6028e126fe
commit
7a65c1f636
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ libinput_la_CFLAGS = -I$(top_srcdir)/include \
|
|||
$(LIBUDEV_CFLAGS) \
|
||||
$(LIBEVDEV_CFLAGS) \
|
||||
$(GCC_CFLAGS)
|
||||
EXTRA_libinput_la_DEPENDENCIES = $(srcdir)/libinput.sym
|
||||
|
||||
libinput_util_la_SOURCES = \
|
||||
libinput-util.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue