Example makfile honors --without-restconf

This commit is contained in:
Olof Hagsand 2019-02-11 21:13:12 +01:00
parent 663088e393
commit 973e5d7507
2 changed files with 13 additions and 8 deletions

View file

@ -44,7 +44,6 @@ SHELL = /bin/sh
SUBDIRS = backend
SUBDIRS += cli
SUBDIRS += netconf
SUBDIRS += restconf
# See configure.ac
ifeq ($(with_restconf),yes)