Makefile: clean egg-info and dist folders
[osm/IM.git] / Makefile
index 3da5670..62643b0 100644 (file)
--- 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 deb deb_dist *.gz pyangbind $(OUT_DIR)
+       $(Q)rm -rf build dist osm_im.egg-info deb deb_dist *.gz pyangbind $(OUT_DIR)