Added util directory containing test applications

This commit is contained in:
Olof hagsand 2018-07-19 09:57:38 +02:00
parent cc6c7ae7a4
commit c71791f168
16 changed files with 130 additions and 32 deletions

View file

@ -52,7 +52,7 @@ INSTALL = @INSTALL@
INCLUDES = -I. -I@srcdir@ @INCLUDES@
SHELL = /bin/sh
SUBDIRS = lib apps include etc datastore yang
SUBDIRS = lib apps include etc datastore util yang
.PHONY: doc all clean depend $(SUBDIRS) install loc TAGS .config.status docker