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

if HAVE_SYSTEMD
systemdsystemunit_DATA = \
  osmo-bsc.service
endif