mirror of
https://github.com/slgobinath/SafeEyes.git
synced 2024-12-12 22:26:06 +01:00
4 lines
66 B
Makefile
Executable File
4 lines
66 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|