9 lines
175 B
Makefile
Executable file
9 lines
175 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
# This file was automatically generated by stdeb 0.6.0+git at
|
|
# Fri, 27 Sep 2013 15:13:41 +0200
|
|
|
|
%:
|
|
dh $@ --with python2 --buildsystem=python_distutils
|
|
|
|
|