]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/subdir.am
Merge pull request #5494 from opensourcerouting/mlag-module
[mirror_frr.git] / pimd / subdir.am
index 7f4810722b858267f139c8dc5b2f0a5ae5305aa9..5407e566a5ad89acc4ee8ae6a4db251c38725680 100644 (file)
@@ -17,6 +17,7 @@ pimd_libpim_a_SOURCES = \
        pimd/pim_assert.c \
        pimd/pim_bfd.c \
        pimd/pim_br.c \
+       pimd/pim_bsm.c \
        pimd/pim_cmd.c \
        pimd/pim_errors.c \
        pimd/pim_hello.c \
@@ -61,6 +62,7 @@ pimd_libpim_a_SOURCES = \
        pimd/pim_zebra.c \
        pimd/pim_zlookup.c \
        pimd/pim_vxlan.c \
+       pimd/pim_mlag.c \
        pimd/pimd.c \
        # end
 
@@ -68,6 +70,7 @@ noinst_HEADERS += \
        pimd/pim_assert.h \
        pimd/pim_bfd.h \
        pimd/pim_br.h \
+       pimd/pim_bsm.h \
        pimd/pim_cmd.h \
        pimd/pim_errors.h \
        pimd/pim_hello.h \
@@ -112,6 +115,7 @@ noinst_HEADERS += \
        pimd/pim_zebra.h \
        pimd/pim_zlookup.h \
        pimd/pim_vxlan.h \
+       pimd/pim_mlag.h \
        pimd/pim_vxlan_instance.h \
        pimd/pimd.h \
        pimd/mtracebis_netlink.h \