summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include/osmocom/vty/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/libosmocore/include/osmocom/vty/Makefile.am')
-rw-r--r--src/shared/libosmocore/include/osmocom/vty/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/shared/libosmocore/include/osmocom/vty/Makefile.am b/src/shared/libosmocore/include/osmocom/vty/Makefile.am
new file mode 100644
index 00000000..d2f0616d
--- /dev/null
+++ b/src/shared/libosmocore/include/osmocom/vty/Makefile.am
@@ -0,0 +1,4 @@
+osmovty_HEADERS = buffer.h command.h vector.h vty.h \
+ telnet_interface.h logging.h
+
+osmovtydir = $(includedir)/osmocom/vty