10 lines
		
	
	
		
			175 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			175 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable File
		
	
	
	
	
#!/usr/bin/make -f
 | 
						|
 | 
						|
# This file was automatically generated by stdeb 0.6.0+git at
 | 
						|
# Sun, 31 Mar 2013 16:54:38 +0200
 | 
						|
 | 
						|
%:
 | 
						|
	dh $@ --with python2 --buildsystem=python_distutils
 | 
						|
 | 
						|
 |