 4e8a284f86
			
		
	
	4e8a284f86
	
	
	
		
			
			Tue Jan 29 22:52:36 2002 Owen Taylor <otaylor@redhat.com> * 1.3.13 * configure.in: Micro version 13, interface, binary age 0. Require GLIB-1.3.13, Pango 0.24. * docs/Makefile.am (EXTRA_DIST): Add widget_geometry.txt, sizing-test.txt, tree-column-sizing.txt * docs/Makefile.am (EXTRA_DIST): Don't distribute Changes-1.2.txt, Changes-2.0.txt, README.linux-fb, since they are no longer canonical. * gtk/gtk.def: Convert spaces to tabs in front of gtk_widget_set_accel_path in case it matters. * NEWS: Updated for 1.3.13.
		
			
				
	
	
		
			21 lines
		
	
	
		
			391 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			391 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ## Process this file with automake to produce Makefile.in
 | |
| 
 | |
| SUBDIRS = tutorial faq reference
 | |
| 
 | |
| EXTRA_DIST = \
 | |
| 	debugging.txt			\
 | |
| 	defsformat.txt			\
 | |
| 	developers.txt			\
 | |
| 	dnd_internals.txt		\
 | |
| 	make-todo			\
 | |
| 	refcounting.txt			\
 | |
| 	sizing-test.txt			\
 | |
| 	styles.txt			\
 | |
| 	text_widget.txt 		\
 | |
| 	tree-column-sizing.txt		\
 | |
| 	widget_geometry.txt		\
 | |
| 	widget_system.txt 		\
 | |
| 	generation.txt			\
 | |
| 	gtkdocs_fix
 | |
| 
 |