build: Include dependencies for ell/settings.[ch]
authorBrian Gix <brian.gix@intel.com>
Wed, 4 Dec 2019 19:15:16 +0000 (11:15 -0800)
committerAnupam Roy <anupam.r@samsung.com>
Wed, 18 Dec 2019 11:49:13 +0000 (17:19 +0530)
commit9d4db6294faf7bff5b307ccfc6f3a71c83e48f11
tree7eb465d4a14c87b35f91074d166e7b0ea5829192
parentb2c5d58dfe7dc393d08be26bbe34d9e0b988e31e
build: Include dependencies for ell/settings.[ch]

Including settings.[ch] in a build requires the following chained
dependencies:
PEM
CERT
KEY
PKSC5
BASE64

Change-Id: I29e6478c9c445cbf30b3681a5248185fdf1c19eb
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Makefile.am
ell/key.c
ell/pem-private.h
ell/pem.c
ell/pkcs5.c
ell/settings.c
mesh/main.c