 62412cbcf4
			
		
	
	62412cbcf4
	
	
	
		
			
			EXTRA_DIST is defined here and in Makefile.decl. The build system will complain about that.
		
			
				
	
	
		
			10 lines
		
	
	
		
			175 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			175 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ## Makefile.am for gtk+/demos
 | |
| include $(top_srcdir)/Makefile.decl
 | |
| 
 | |
| SUBDIRS = gtk-demo widget-factory icon-browser
 | |
| 
 | |
| EXTRA_DIST += \
 | |
| 	meson.build
 | |
| 
 | |
| -include $(top_srcdir)/git.mk
 |