summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-12-02 14:32:48 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-12-02 14:32:48 -0800
commitc1db925d10fd37077bed90612ed95c3fd20cd2e2 (patch)
tree23546e50a56b441dc3c3bdf08e6644a97c92e89a
parent8561514574b3540c729bcc3acca9c943adcdc778 (diff)
Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs
Reported by geearu in #xorg-devel
-rw-r--r--hw/dmx/input/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/dmx/input/Makefile.am b/hw/dmx/input/Makefile.am
index 44b09af13..8ea500316 100644
--- a/hw/dmx/input/Makefile.am
+++ b/hw/dmx/input/Makefile.am
@@ -49,6 +49,7 @@ DMXSRCS = dmxinputinit.c \
libdmxinput_a_SOURCES = ChkNotMaskEv.c \
ChkNotMaskEv.h \
+ atKeynames.h \
$(RAWSRCS) \
$(USBSRCS) \
$(DRVSRCS) \