mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-11-02 13:13:35 +00:00
this is far from doing anything useful yet. Stay tuned. Change-Id: I64a6833ce068db60d713d0fa318a1d8093e37be9
7 lines
99 B
Makefile
7 lines
99 B
Makefile
EXTRA_DIST = osmo-cbc.service
|
|
|
|
if HAVE_SYSTEMD
|
|
systemdsystemunit_DATA = \
|
|
osmo-cbc.service
|
|
endif
|