summaryrefslogtreecommitdiffstats
path: root/doc/manuals/Makefile
blob: 9f861a567317c30954fa0bc580c0cc46f1fb4954 (plain)
1
2
3
4
5
6
7
TOPDIR = ..

ASCIIDOC = osmocombb-usermanual.adoc
ASCIIDOC_DEPS = chapters/*.adoc
include $(TOPDIR)/build/Makefile.asciidoc.inc

include $(TOPDIR)/build/Makefile.common.inc