make sure we actually install the vty headers

This commit is contained in:
Harald Welte 2010-05-19 19:25:40 +02:00
parent 3fb0b6f26e
commit ab1b819930
1 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,4 @@
noinst_HEADERS = buffer.h command.h vector.h vty.h \
telnet_interface.h
osmovty_HEADERS = buffer.h command.h vector.h vty.h \
telnet_interface.h logging.h
osmovtydir = $(includedir)/osmocom/vty