mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 13:53:01 +02:00
This intoduce a new sysrepo plugin to handle a new YANG model 'infix-test'. Today only contains the actions. This is required to run tests on infix using infamy. This is a part of #561 Signed-off-by: Mattias Walström <lazzer@gmail.com>
5 lines
118 B
Makefile
5 lines
118 B
Makefile
SUBDIRS = src yang
|
|
dist_doc_DATA = LICENSE
|
|
DISTCLEANFILES = *~ *.d
|
|
ACLOCAL_AMFLAGS = -I m4
|