blob: 91aa8f8577c621337254ceccc916f216f748020d [file] [log] [blame]
Daniel Willmanndc468e62019-07-29 12:10:21 +02001EXTRA_DIST = \
2 osmohnbgw-vty-reference.xml \
3 regen_doc.sh \
4 vty
5
6if BUILD_MANUALS
7 VTY_REFERENCE = osmohnbgw-vty-reference.xml
8 include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
9
10 OSMO_REPOSITORY = osmo-hnbgw
11 include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
12endif