7 lines
142 B
Makefile
7 lines
142 B
Makefile
|
MAINTAINERCLEANFILES = Makefile.in
|
||
|
|
||
|
servicedir = $(SYSTEMD_UNIT_DIR)
|
||
|
dist_service_DATA = \
|
||
|
anvil-daemon.service \
|
||
|
scancore.service
|