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:
Alan Coopersmith 2008-12-02 14:32:48 -08:00 committed by Keith Packard
parent f5ef57e5fe
commit d68632e221

View file

@ -49,6 +49,7 @@ DMXSRCS = dmxinputinit.c \
libdmxinput_a_SOURCES = ChkNotMaskEv.c \
ChkNotMaskEv.h \
atKeynames.h \
$(RAWSRCS) \
$(USBSRCS) \
$(DRVSRCS) \