From: garciadeblas Date: Thu, 31 Aug 2017 14:38:31 +0000 (+0200) Subject: Makefile: clean pyang-json-schema-plugin X-Git-Tag: v3.0.0rc02~10 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=commitdiff_plain;h=0264037b8d9594d240051247ae7d9cb0618deec4;ds=inline Makefile: clean pyang-json-schema-plugin Change-Id: I3b9ec2731f9bbc5add5c3c5ca6b67995c0a04c6f Signed-off-by: garciadeblas --- diff --git a/Makefile b/Makefile index 62643b0..695c49e 100644 --- a/Makefile +++ b/Makefile @@ -60,4 +60,4 @@ pyang-json-schema-plugin: git clone https://github.com/cmoberg/pyang-json-schema-plugin clean: - $(Q)rm -rf build dist osm_im.egg-info deb deb_dist *.gz pyangbind $(OUT_DIR) + $(Q)rm -rf build dist osm_im.egg-info deb deb_dist *.gz pyangbind pyang-json-schema-plugin $(OUT_DIR)