osmo-msc/contrib/systemd/Makefile.am

7 lines
99 B
Makefile

EXTRA_DIST = osmo-msc.service
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
osmo-msc.service
endif