Files
frr/0000-remove-babeld-and-ldpd.patch
2021-11-24 18:45:08 +01:00

30 lines
737 B
Diff

diff --git a/Makefile.am b/Makefile.am
index ce0f70a1a..209f4cbcc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -180,8 +180,6 @@ include ospf6d/subdir.am
include ospfclient/subdir.am
include isisd/subdir.am
include nhrpd/subdir.am
-include ldpd/subdir.am
-include babeld/subdir.am
include eigrpd/subdir.am
include sharpd/subdir.am
include pimd/subdir.am
@@ -243,7 +241,6 @@ EXTRA_DIST += \
snapcraft/defaults \
snapcraft/helpers \
snapcraft/snap \
- babeld/Makefile \
bgpd/Makefile \
bgpd/rfp-example/librfp/Makefile \
bgpd/rfp-example/rfptest/Makefile \
@@ -255,7 +252,6 @@ EXTRA_DIST += \
fpm/Makefile \
grpc/Makefile \
isisd/Makefile \
- ldpd/Makefile \
lib/Makefile \
nhrpd/Makefile \
ospf6d/Makefile \