netutils/codec : separates build source codes in Makefile
authorJin-Seong Kim <jseong82.kim@samsung.com>
Mon, 26 Jun 2017 04:53:43 +0000 (13:53 +0900)
committerEunBong Song <eunb.song@samsung.com>
Tue, 11 Jul 2017 11:14:14 +0000 (20:14 +0900)
commit20d6341c2aeb130482ce69e605b6568cb1d9c6df
treeaa684f6ffb099f2f023a501721fe01d3d836b42e
parent134ffca4f1b7e6093fb72d1369c3ac3a9fca880b
netutils/codec : separates build source codes in Makefile

This commit is to separate build source codes in Makefile
 - base64.c, md5.c and urldecode.c codes are compiled,
   when CONFIG_NETUTILS_CODEC is enabled
 - separates them accordingly its specific configuration

Change-Id: I157fd5077673c075b16b79f341ad21dec8e062e9
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
apps/netutils/codecs/Makefile