forked from TileOS/tileos-welcome
4 lines
67 B
Makefile
Executable file
4 lines
67 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|