Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs
Reported by geearu in #xorg-devel
This commit is contained in:
		
							parent
							
								
									8561514574
								
							
						
					
					
						commit
						c1db925d10
					
				| 
						 | 
					@ -49,6 +49,7 @@ DMXSRCS = dmxinputinit.c \
 | 
				
			||||||
 | 
					
 | 
				
			||||||
libdmxinput_a_SOURCES = ChkNotMaskEv.c \
 | 
					libdmxinput_a_SOURCES = ChkNotMaskEv.c \
 | 
				
			||||||
                        ChkNotMaskEv.h \
 | 
					                        ChkNotMaskEv.h \
 | 
				
			||||||
 | 
					                        atKeynames.h \
 | 
				
			||||||
                        $(RAWSRCS) \
 | 
					                        $(RAWSRCS) \
 | 
				
			||||||
                        $(USBSRCS) \
 | 
					                        $(USBSRCS) \
 | 
				
			||||||
                        $(DRVSRCS) \
 | 
					                        $(DRVSRCS) \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue