if ENABLE_VTY
osmovty_HEADERS = \
	buffer.h \
	command.h \
	logging.h \
	stats.h \
	misc.h \
	telnet_interface.h \
	vector.h \
	vty.h \
	ports.h \
	cpu_sched_vty.h \
	tdef_vty.h \
	$(NULL)

noinst_HEADERS = \
	vty_internal.h \
	$(NULL)
endif

osmovtydir = $(includedir)/osmocom/vty
