9 lines
		
	
	
		
			70 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			70 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
 | |
| if USE_X11
 | |
| XDIRS=gdk-pixbuf-xlib
 | |
| else
 | |
| XDIRS=
 | |
| endif
 | |
| 
 | |
| SUBDIRS=$(XDIRS)
 | 
