 a8e6ee33b1
			
		
	
	a8e6ee33b1
	
	
	
		
			
			* configure.in: * docs/reference/Makefile.am: * docs/reference/libgail-util/*: * gail-uninstalled.pc.in: * gail.pc.in: * modules/Makefile.am: * modules/other/Makefile.am: * modules/other/gail/*: * modules/other/gail/libgail-util/*: * po/POTFILES.skip: Integrate gail into gtk+. Bug #169488. svn path=/trunk/; revision=19196
		
			
				
	
	
		
			8 lines
		
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| include $(top_srcdir)/Makefile.decl
 | |
| 
 | |
| SUBDIRS = input engines other
 | |
| 
 | |
| if OS_UNIX
 | |
| SUBDIRS += printbackends
 | |
| endif
 |