aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/systemd/Makefile.am
blob: bd615711bcf81d4729d578924014742158d8292c (plain)
1
2
3
4
5
6
EXTRA_DIST = osmo-msc.service

if HAVE_SYSTEMD
systemdsystemunit_DATA = \
  osmo-msc.service
endif