make sure we actually install the vty headers
authorHarald Welte <laforge@gnumonks.org>
Wed, 19 May 2010 17:25:40 +0000 (19:25 +0200)
committerHarald Welte <laforge@gnumonks.org>
Tue, 25 May 2010 20:28:40 +0000 (22:28 +0200)
include/osmocom/vty/Makefile.am

index e51dcb8..d2f0616 100644 (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