From 544037700c01bf557f4db88dd1cbe8ab7a4f7f8c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 29 May 2010 11:49:51 +0200 Subject: add configure option '--disable-vty' to prevent building libosmovty --- include/osmocom/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/osmocom/Makefile.am b/include/osmocom/Makefile.am index c9023e65..71293d15 100644 --- a/include/osmocom/Makefile.am +++ b/include/osmocom/Makefile.am @@ -1 +1,3 @@ +if ENABLE_VTY SUBDIRS = vty +endif -- cgit v1.2.3