]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
Merge pull request #8305 from donaldsharp/bgp_ll_ifp_change
[mirror_frr.git] / Makefile.am
index b6e8a2bce81d36bb9c20e956640f0279668a67df..0dff83e505a2a6f10341f5029310af831c6aa1a4 100644 (file)
@@ -158,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
@@ -186,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 \