osmocom-bb/doc/manuals/Makefile

8 lines
173 B
Makefile

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