aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoSIPConnector/Makefile
blob: cd3bb89425e387525bde2108f463026cabaf0467 (plain)
1
2
3
4
5
6
7
8
9
10
TOPDIR = ..

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

VTY_REFERENCE = osmosipconnector-vty-reference.xml
include $(TOPDIR)/build/Makefile.vty-reference.inc

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