feature 1417 PDU: Instantiation parameters. Instantiation checking, look for proper PDU. Fix vnfr generation with vdu.count>1

Change-Id: I1ba1da03ac6a5fe15ecf5ceaab49049e5dca1106
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/Makefile b/Makefile
index 5a2e3ce..475cbb0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 clean:
-	rm -rf dist deb_dist .build osm_nbi-*.tar.gz osm_nbi.egg-info eggs
+	rm -rf dist deb_dist .build osm_nbi-*.tar.gz osm_nbi.egg-info .eggs
 
 package:
 	python3 setup.py --command-packages=stdeb.command sdist_dsc