Added restconf handle specialization to implement restconf parameters
This commit is contained in:
parent
1597bd303c
commit
73bbcded87
22 changed files with 351 additions and 162 deletions
|
|
@ -104,6 +104,7 @@ APPOBJ = $(APPSRC:.c=.o)
|
|||
# (eg restconf_method_notallowed) that uses symbols in restconf_api that
|
||||
# are not in the lib.
|
||||
LIBSRC = restconf_lib.c
|
||||
LIBSRC += restconf_handle.c
|
||||
|
||||
LIBOBJ = $(LIBSRC:.c=.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue