mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-06 05:40:26 +01:00
Makefile.am: Add private header to sources list
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
b98e9b1ccc
commit
9e48569ae8
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ include_HEADERS = \
|
|||
libinput_la_SOURCES = \
|
||||
libinput.c \
|
||||
libinput.h \
|
||||
libinput-private.h \
|
||||
libinput-util.c \
|
||||
libinput-util.h \
|
||||
evdev.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue