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:
7c7af70
)
Makefile: add trees to target all
66/6266/1
BUILD_v4.0.1_1
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 13 Jun 2018 11:36:43 +0000
(13:36 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 13 Jun 2018 11:36:43 +0000
(13:36 +0200)
Change-Id: If286b1a6abaeecb483a18ce62e720cb8d20eea4a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
666c9df
..
2d82418
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,7
+36,7
@@
Q?=@
PYANG_OPTIONS := -Werror
-all: $(PYTHON_MODELS) pyangbind
+all: $(PYTHON_MODELS) pyangbind
trees
$(MAKE) package
trees: $(YANG_DESC_TREES) $(YANG_DESC_JSTREES) $(YANG_RECORD_TREES) $(YANG_RECORD_JSTREES)