mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-30 08:30:08 +01:00
Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs
Reported by geearu in #xorg-devel
(cherry picked from commit c1db925d10)
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
f5ef57e5fe
commit
d68632e221
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ DMXSRCS = dmxinputinit.c \
|
|||
|
||||
libdmxinput_a_SOURCES = ChkNotMaskEv.c \
|
||||
ChkNotMaskEv.h \
|
||||
atKeynames.h \
|
||||
$(RAWSRCS) \
|
||||
$(USBSRCS) \
|
||||
$(DRVSRCS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue