hw/xwin: Fix 'make distcheck'
Add internal.h to SOURCES, omitted from 126c1cfa
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
			
			
This commit is contained in:
		
							parent
							
								
									cd285922cd
								
							
						
					
					
						commit
						a9a5bd0020
					
				| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
noinst_LTLIBRARIES = libXWinclipboard.la
 | 
					noinst_LTLIBRARIES = libXWinclipboard.la
 | 
				
			||||||
 | 
					
 | 
				
			||||||
libXWinclipboard_la_SOURCES = \
 | 
					libXWinclipboard_la_SOURCES = \
 | 
				
			||||||
 | 
						internal.h \
 | 
				
			||||||
	winclipboard.h \
 | 
						winclipboard.h \
 | 
				
			||||||
	textconv.c \
 | 
						textconv.c \
 | 
				
			||||||
	thread.c \
 | 
						thread.c \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue