Files
osmo-upf/contrib/systemd/Makefile.am
Neels Hofmeyr 103b69d99c initial osmocom boilerplate source tree
Related: SYS#5599
Depends: I0a46b147ec6a76d909df28136cfd2b764b2c75ea (libosmocore)
Change-Id: I4352dd8738a1a9de6ba2fc250ee8eef69c65ff1e
2022-01-21 01:45:44 +01:00

7 lines
99 B
Makefile

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