mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 07:03:02 +02:00
Sysrepo, netopeer etc are still responsible to install the modules in target directory, this will make that we will discover quickly if something is updated. Also this enables rm -rf output/target/etc/sysrepo/data/* && make confd-rebuild This will reinstall all modules again.
5 lines
113 B
Makefile
5 lines
113 B
Makefile
SUBDIRS = src
|
|
dist_doc_DATA = LICENSE
|
|
DISTCLEANFILES = *~ *.d
|
|
ACLOCAL_AMFLAGS = -I m4
|