From here http://ftp.de.debian.org/debian/pool/main/w/wmmixer/wmmixer_1.6-1.debian.tar.gz as requested by Rodolfo Garcia.
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			117 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			117 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable file
		
	
	
	
	
#!/usr/bin/make -f
 | 
						|
# GNU Copyright 2011 Rodolfo García Peñas (kix) <kix@kix.es>
 | 
						|
 | 
						|
# export DH_VERBOSE=1
 | 
						|
 | 
						|
%:
 | 
						|
	dh $@
 | 
						|
 |