hw/xwin: Add 'dri' to DIST_SUBDIRS
This creates the needed Makefile.in files during 'make dist' or 'make distcheck' Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
		
							parent
							
								
									93f474e49b
								
							
						
					
					
						commit
						61b159f5a7
					
				| 
						 | 
				
			
			@ -197,4 +197,4 @@ relink:
 | 
			
		|||
	$(AM_V_at)rm -f XWin$(EXEEXT) && $(MAKE) XWin$(EXEEXT)
 | 
			
		||||
 | 
			
		||||
SUBDIRS = man $(GLX_DIR) winclipboard .
 | 
			
		||||
DIST_SUBDIRS = man glx winclipboard .
 | 
			
		||||
DIST_SUBDIRS = man dri glx winclipboard .
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue