aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2016-10-25 03:53:16 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:54:20 +0100
commit2c160a5dc45f6235a3780a52157031784dce7e99 (patch)
tree40f4d81edc7205bfa6d656f9a6da29c4d21f2330 /doc
parenta4683812ed8acd071219b162b44adde9aaa9fda9 (diff)
OsmoBTS: generate osmobts-abis.pdf again
broken by 05f5adbe837f2cbfb9301cdb8c9b454ca0bfc825 Change-Id: I7ca18e3d7fa3a5a6eac0590b919b4c664f73671c
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile
index 73430fc6..1e70eac8 100644
--- a/doc/manuals/Makefile
+++ b/doc/manuals/Makefile
@@ -14,7 +14,7 @@ docbooktotypes = pdf
# htmlcss =
TOPDIR := ..
-ASCIIDOCS := osmobts-usermanual
+ASCIIDOCS := osmobts-usermanual osmobts-abis
include $(TOPDIR)/build/Makefile.asciidoc.inc
include $(TOPDIR)/build/Makefile.inc