Example makfile honors --without-restconf
This commit is contained in:
parent
663088e393
commit
973e5d7507
2 changed files with 13 additions and 8 deletions
|
|
@ -44,7 +44,6 @@ SHELL = /bin/sh
|
|||
SUBDIRS = backend
|
||||
SUBDIRS += cli
|
||||
SUBDIRS += netconf
|
||||
SUBDIRS += restconf
|
||||
|
||||
# See configure.ac
|
||||
ifeq ($(with_restconf),yes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue