4 lines
54 B
Makefile
Executable file
4 lines
54 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh ${@} --buildsystem=pybuild
|