Update Makefile to support make clean 89/87289/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 7 Sep 2016 07:41:55 +0000 (16:41 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 7 Sep 2016 07:43:18 +0000 (16:43 +0900)
commitf874163a86354a73edc45e1f82220b42280aca06
tree5b4443586a2f909501705554fd997320fc339019
parent9add18daa05d9a605b0173e52ddf0f64807b2522
Update Makefile to support make clean

The previous make clean deleted .sh files that are not
to be deleted and it made errors if there is no
.html or .h files.

Change-Id: I3ebed836347ecd8a8828a24db1ee01328fdf91c6
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Makefile