You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							10 lines
						
					
					
						
							275 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							10 lines
						
					
					
						
							275 B
						
					
					
				| --- a/gio/Makefile.am | |
| +++ b/gio/Makefile.am | |
| @@ -952,6 +952,7 @@ | |
|  	gio-tool-tree.c					\ | |
|  	$(NULL) | |
|  gio_LDADD = libgio-2.0.la 				\ | |
| +	$(top_builddir)/gmodule/libgmodule-2.0.la 	\ | |
|  	$(top_builddir)/gobject/libgobject-2.0.la	\ | |
|  	$(top_builddir)/glib/libglib-2.0.la		\ | |
|  	$(NULL)
 | |
| 
 |