projects
/
osm
/
IM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0264037
)
Disabling JSON schemas while they are not used
26/2126/1
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 6 Sep 2017 10:45:19 +0000
(12:45 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 6 Sep 2017 10:45:19 +0000
(12:45 +0200)
Change-Id: I1e7ac7751d0db3fe3966c63e2db1d1d0d69d462c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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):