Moved hello example to [clixon-examples](https://github.com/clicon/clixon-examples)
This commit is contained in:
parent
adbb683329
commit
d7972ff311
17 changed files with 208 additions and 383 deletions
|
|
@ -79,7 +79,8 @@ all: $(PLUGINS)
|
|||
|
||||
CLISPECS = $(APPNAME)_cli.cli
|
||||
|
||||
YANGSPECS = clixon-example@2019-11-05.yang
|
||||
YANGSPECS = clixon-example@2019-11-05.yang # obsolete
|
||||
YANGSPECS += clixon-example@2020-03-11.yang
|
||||
|
||||
# Backend plugin
|
||||
BE_SRC = $(APPNAME)_backend.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue