mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-26 07:05:56 -05:00
4 lines
44 B
Makefile
Executable File
4 lines
44 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with=systemd
|