osmo-hnodeb/contrib/systemd/Makefile.am

7 lines
105 B
Makefile

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