aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoGSMTester/Makefile
blob: 43c5a3787d96cffbc6ceef023a6f57bee5a4d04f (plain)
1
2
3
4
5
6
7
TOPDIR = ..

ASCIIDOC = osmo-gsm-tester-manual.adoc
ASCIIDOC_DEPS = chapters/*.adoc
include $(TOPDIR)/build/Makefile.asciidoc.inc

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