diff options
author | Anderson Lizardo <anderson.lizardo@openbossa.org> | 2011-09-21 08:46:09 -0400 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2011-09-22 20:05:04 +0900 |
commit | 8f769e9565430580a641302eefbcc20f6aa1b175 (patch) | |
tree | 445c6c6bcc55326dad333192761c465ba0ee1a5f /bootstrap-configure | |
parent | c70324117069bed8eb42d185a407ae58f4793eb1 (diff) |
Add GATT Time Server skeleton plugin
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index ec5d82114..65e266ff7 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -19,6 +19,7 @@ fi --enable-capng \ --enable-gatt-example \ --enable-proximity \ + --enable-time \ --enable-health \ --enable-tracer \ --enable-tools \ |