tools: add distclean target to libs/toollog Makefile
authorJuergen Gross <jgross@suse.com>
Thu, 7 Jan 2016 08:25:01 +0000 (09:25 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 7 Jan 2016 12:52:03 +0000 (12:52 +0000)
commit6884e2b727047583a7953d898d8acb06b0f4dd0f
tree5beac84caa0c49d2dfa679c717b7a36193aed5ff
parent5178da0a246808634be2a12cd17511932ce922c3
tools: add distclean target to libs/toollog Makefile

The new logging library Makefile doesn't support the distclean target.
Add it.

Also remove all created shared library versions via the clean target.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libs/toollog/Makefile