makefile cleanup for docker and example

This commit is contained in:
Olof Hagsand 2019-02-11 21:05:24 +01:00
parent f1be029f71
commit 663088e393
2 changed files with 10 additions and 10 deletions

View file

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