Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs

Reported by geearu in #xorg-devel
This commit is contained in:
Alan Coopersmith 2008-12-02 14:32:48 -08:00
parent 8561514574
commit c1db925d10

View File

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