5 lines
45 B
Makefile
5 lines
45 B
Makefile
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with=systemd
|
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with=systemd
|