doc/manuals: set OSMO_REPOSITORY

Fix uploading manuals to the wrong directory.

Related: OS#5902
Change-Id: I71ff92fefa5cd84e0e25f9a1c1c9ec9f897a2edc
This commit is contained in:
Oliver Smith 2023-03-07 14:15:16 +01:00
parent e2930dad35
commit ede61f5ded
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ ASCIIDOC = osmocombb-usermanual.adoc
ASCIIDOC_DEPS = $(srcdir)/chapters/*.adoc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.asciidoc.inc
OSMO_REPOSITORY = osmocom-bb
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc