docker netconf

This commit is contained in:
Olof Hagsand 2016-02-28 11:06:24 +01:00
parent cd0883ba95
commit baa5611616
12 changed files with 103 additions and 19 deletions

View file

@ -27,7 +27,7 @@ LIBS = @LIBS@
SHELL = /bin/sh
SUBDIRS = cli backend
SUBDIRS = cli backend netconf
.PHONY: all clean depend install $(SUBDIRS) docker push