From a3e9d397f0b5afa613504a0d77f59279ef3dc5d2 Mon Sep 17 00:00:00 2001 From: Anderson Lizardo Date: Tue, 29 Mar 2011 12:15:26 -0400 Subject: Move GATT example server to a standalone plugin The GATT example server was in the same plugin as the GATT client. Moving it to a separate plugin will allow to easily disable it. --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 69a102f31..364998f2d 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -18,6 +18,7 @@ fi --libexecdir=/lib \ --enable-capng \ --enable-attrib \ + --enable-gatt-example \ --enable-health \ --enable-tracer \ --enable-tools \ -- cgit v1.2.1