Original commit message from CVS: Fix a small typo in gst-launch-ext. Add gst-visualise, together with a manpage.
		
			
				
	
	
		
			6 lines
		
	
	
		
			129 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			129 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| bin_SCRIPTS = gst-launch-ext gst-visualise
 | |
| 
 | |
| man_MANS = gst-launch-ext.1 gst-visualise.1
 | |
| 
 | |
| EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS)
 |