Vagrant scripts adjusted for external YANG models and freebsd
This commit is contained in:
parent
6ab4e9dfdf
commit
2a84fb089f
6 changed files with 25 additions and 7 deletions
|
|
@ -38,14 +38,9 @@ prefix = @prefix@
|
|||
bindir = @bindir@
|
||||
includedir = @includedir@
|
||||
datarootdir = @datarootdir@
|
||||
enable_optyangs = @enable_optyangs@
|
||||
|
||||
SUBDIRS = clixon
|
||||
SUBDIRS += mandatory
|
||||
# See configure.ac
|
||||
ifeq ($(enable_optyangs),yes)
|
||||
SUBDIRS += optional
|
||||
endif
|
||||
|
||||
.PHONY: all clean depend install $(SUBDIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue