mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 05:13:01 +02:00
Everything (!) potentially shared with other sysrepo plugins/daemons and helper functions (not yet in libite) that can be used by other daemons have been relocated to libsrx. Fix #116 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
4 lines
94 B
Makefile
4 lines
94 B
Makefile
SUBDIRS = src
|
|
dist_doc_DATA = README.md LICENSE
|
|
ACLOCAL_AMFLAGS = -I m4
|