mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-06 04:41:58 +02:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|
|
|