mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-03 12:21:33 +00:00
4 lines
44 B
Makefile
Executable File
4 lines
44 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python2
|