[misc] Make distcheck work again
diff --git a/include/Makefile.am b/include/Makefile.am
index 0de9178..36d57a3 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = openbsc
+SUBDIRS = openbsc vty
 
 noinst_HEADERS = mISDNif.h
diff --git a/include/vty/Makefile.am b/include/vty/Makefile.am
new file mode 100644
index 0000000..1674766
--- /dev/null
+++ b/include/vty/Makefile.am
@@ -0,0 +1 @@
+noinst_HEADERS = buffer.h command.h  vector.h vty.h