mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-10-23 00:12:21 +00:00
* add command line help * add basic user manual * add vty reference manual * install example configuration Change-Id: Idf49d7fcee2b11638945baa25064273a7e5e5e61
5 lines
50 B
Makefile
5 lines
50 B
Makefile
SUBDIRS = \
|
|
examples \
|
|
manuals \
|
|
$(NULL)
|