Various typos
This commit is contained in:
parent
a516ee173d
commit
70ed85f413
4 changed files with 5 additions and 3 deletions
|
|
@ -103,8 +103,10 @@ APPSRC += clixon_netconf_ssh_callhome.c
|
|||
APPSRC += clixon_netconf_ssh_callhome_client.c
|
||||
ifdef with_restconf
|
||||
APPSRC += clixon_util_stream.c # Needs curl
|
||||
ifeq ($(with_restconf), native)
|
||||
APPSRC += clixon_restconf_callhome_client.c
|
||||
endif
|
||||
endif
|
||||
ifdef with_http2
|
||||
APPSRC += clixon_util_ssl.c # requires http/2
|
||||
#APPSRC += clixon_util_grpc.c # work in progress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue