]> git.proxmox.com Git - mirror_frr.git/blobdiff - nhrpd/subdir.am
Merge pull request #8441 from mjstapp/fix_topo_pylint1
[mirror_frr.git] / nhrpd / subdir.am
index 61b1fe31b2f203ba4293ec8d5b942bf29eb774ab..9a186d6ed840b9c4f98bc5ac97a12d86faf1edfc 100644 (file)
@@ -13,7 +13,6 @@ nhrpd_nhrpd_LDADD = lib/libfrr.la lib/libfrrcares.la $(LIBCAP)
 nhrpd_nhrpd_SOURCES = \
        nhrpd/linux.c \
        nhrpd/netlink_arp.c \
-       nhrpd/netlink_gre.c \
        nhrpd/nhrp_cache.c \
        nhrpd/nhrp_errors.c \
        nhrpd/nhrp_event.c \
@@ -22,6 +21,7 @@ nhrpd_nhrpd_SOURCES = \
        nhrpd/nhrp_nhs.c \
        nhrpd/nhrp_packet.c \
        nhrpd/nhrp_peer.c \
+       nhrpd/nhrp_multicast.c \
        nhrpd/nhrp_route.c \
        nhrpd/nhrp_shortcut.c \
        nhrpd/nhrp_vc.c \