mirror of
https://github.com/Kilian/Trimage.git
synced 2026-03-27 00:57:48 -04:00
3 lines
44 B
Makefile
Executable file
3 lines
44 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python2
|