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

if HAVE_SYSTEMD
systemdsystemunit_DATA = \
  osmo-pcu.service
endif