doc/manuals: set OSMO_REPOSITORY

Fix uploading manuals to the wrong directory.

Related: OS#5902
Change-Id: Ia9935e176ee7633270ccd2926d60d7f8cea822f8
This commit is contained in:
Oliver Smith 2023-03-07 16:48:24 +01:00
parent d087b6ccc3
commit 30044cf635
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ ASCIIDOC = osmo-gsm-tester-manual.adoc
ASCIIDOC_DEPS = $(srcdir)/chapters/*.adoc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.asciidoc.inc
OSMO_REPOSITORY = osmo-gsm-tester
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc