makefile cleanup for docker and example
This commit is contained in:
parent
f1be029f71
commit
663088e393
2 changed files with 10 additions and 10 deletions
|
|
@ -44,6 +44,8 @@ SHELL = /bin/sh
|
|||
SUBDIRS = backend
|
||||
SUBDIRS += cli
|
||||
SUBDIRS += netconf
|
||||
SUBDIRS += restconf
|
||||
|
||||
# See configure.ac
|
||||
ifeq ($(with_restconf),yes)
|
||||
SUBDIRS += restconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue