aboutsummaryrefslogtreecommitdiffstats
path: root/build/Makefile.docbook.inc
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.docbook.inc')
-rw-r--r--build/Makefile.docbook.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/build/Makefile.docbook.inc b/build/Makefile.docbook.inc
index acf410e..b69fcea 100644
--- a/build/Makefile.docbook.inc
+++ b/build/Makefile.docbook.inc
@@ -1,6 +1,8 @@
# USAGE:
#
-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,
+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files
+# installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"
+# (project specific repos set this with configure.ac),
# - define in 'DOCBOOKS' all root .xml files,
# - optionally define in 'DOCBOOKS_DEPS' all dependencies common to all .xmls,
# - include this file,