29a3abd5b7
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/frr#7bc4774a57d10b519c877f4644b21345aa28f39e
30 lines
733 B
Diff
30 lines
733 B
Diff
diff --git a/Makefile.am b/Makefile.am
|
|
index 5be3264..33abc1d 100644
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -130,8 +130,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
|
|
@@ -182,7 +180,6 @@ EXTRA_DIST += \
|
|
snapcraft/defaults \
|
|
snapcraft/helpers \
|
|
snapcraft/snap \
|
|
- babeld/Makefile \
|
|
bgpd/Makefile \
|
|
bgpd/rfp-example/librfp/Makefile \
|
|
bgpd/rfp-example/rfptest/Makefile \
|
|
@@ -193,7 +190,6 @@ EXTRA_DIST += \
|
|
fpm/Makefile \
|
|
grpc/Makefile \
|
|
isisd/Makefile \
|
|
- ldpd/Makefile \
|
|
lib/Makefile \
|
|
nhrpd/Makefile \
|
|
ospf6d/Makefile \
|