From c1db925d10fd37077bed90612ed95c3fd20cd2e2 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 2 Dec 2008 14:32:48 -0800 Subject: Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs Reported by geearu in #xorg-devel --- hw/dmx/input/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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) \ -- cgit v1.2.3