osmith submitted this change.
doc/manuals: set OSMO_REPOSITORY
Fix uploading manuals to the wrong directory.
Related: OS#5902
Change-Id: I9a84ac72180eeaaad64d923b29541f6ed9828b4e
---
M doc/manuals/Makefile
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile
index 53cb8ff..14b2241 100644
--- a/doc/manuals/Makefile
+++ b/doc/manuals/Makefile
@@ -7,4 +7,5 @@
icE1usb-usermanual.pdf: chapters/icE1usb/*.adoc
e1-tracer-usermanual.pdf: chapters/e1-tracer/*.adoc
+OSMO_REPOSITORY = osmo-e1-hardware
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
To view, visit change 31724. To unsubscribe, or for help writing mail filters, visit settings.