osmo-iuh/contrib/systemd/Makefile.am

7 lines
103 B
Makefile

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