mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
3 lines
44 B
Makefile
Executable file
3 lines
44 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python2
|