]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
lib: add [XXXXX-XXXXX] log prefix & config
[mirror_frr.git] / Makefile.am
index 425d7bb311f7633395d798db36e3aa2f60ddcc2b..0dff83e505a2a6f10341f5029310af831c6aa1a4 100644 (file)
@@ -112,6 +112,7 @@ dist_examples_DATA =
 dist_yangmodels_DATA =
 man_MANS =
 vtysh_scan =
+vtysh_daemons =
 clippy_scan =
 
 ## libtool, the self-made GNU scourge
@@ -157,6 +158,9 @@ include bfdd/subdir.am
 include yang/subdir.am
 include yang/libyang_plugins/subdir.am
 include vrrpd/subdir.am
+include pceplib/subdir.am
+include pceplib/test/subdir.am
+include pathd/subdir.am
 
 include vtysh/subdir.am
 include tests/subdir.am
@@ -185,8 +189,16 @@ EXTRA_DIST += \
        \
        python/clidef.py \
        python/clippy/__init__.py \
+       python/clippy/elf.py \
+       python/clippy/uidhash.py \
        python/makevars.py \
        python/makefile.py \
+       python/tiabwarfo.py \
+       python/xrelfo.py \
+       python/test_xrelfo.py \
+       python/runtests.py \
+       \
+       python/xrefstructs.json \
        \
        redhat/frr.logrotate \
        redhat/frr.pam \