mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 21:22:40 +00:00
6 lines
61 B
Makefile
Executable file
6 lines
61 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@ --with systemd
|