28 lines
		
	
	
		
			545 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			545 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| include $(top_srcdir)/Makefile.decl
 | |
| 
 | |
| EXTRA_DIST += \
 | |
| 	README.txt \
 | |
| 	gtk+.sln \
 | |
| 	gtk+.props \
 | |
| 	gdk-win32.vcxproj \
 | |
| 	gdk-win32.vcxproj.filters \
 | |
| 	gdk.vcxproj \
 | |
| 	gdk.vcxprojin \
 | |
| 	gdk.vcxproj.filters \
 | |
| 	gdk.vcxproj.filtersin \
 | |
| 	gtk.vcxproj \
 | |
| 	gtk.vcxprojin \
 | |
| 	gtk.vcxproj.filters \
 | |
| 	gtk.vcxproj.filtersin \
 | |
| 	gtk3-demo.vcxproj \
 | |
| 	gtk3-demo.vcxproj.filters \
 | |
| 	gtka11y.vcxproj \
 | |
| 	gtka11y.vcxproj.filters \
 | |
| 	gtka11y.vcxprojin \
 | |
| 	gtka11y.vcxproj.filtersin \
 | |
| 	gailutil.vcxproj \
 | |
| 	gailutil.vcxproj.filters \
 | |
| 	install.vcxproj
 | |
| 
 | |
| -include $(top_srcdir)/git.mk
 | 
