Refactor manotypes:vnf-configuration
[osm/IM.git] / Makefile
index 695c49e..396956c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ Q?=@
 
 PYANG_OPTIONS := -Werror
 
-all: $(PYTHON_MODELS) pyangbind $(PYTHON_JSONSCHEMAS)
+all: $(PYTHON_MODELS) pyangbind
        $(MAKE) package
 
 $(OUT_DIR):