9 lines
175 B
Makefile
9 lines
175 B
Makefile
#!/usr/bin/make -f
|
|
|
|
# This file was automatically generated by stdeb 0.6.0+git at
|
|
# Wed, 16 Nov 2011 10:36:53 -0800
|
|
|
|
%:
|
|
dh $@ --with python2 --buildsystem=python_distutils
|
|
|
|
|