summaryrefslogtreecommitdiffstats
path: root/zebra/subdir.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2018-08-25 02:21:10 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2018-08-25 02:21:10 +0200
commit086f18fad23a0a2e6ef53f52e4127c932fe0a20e (patch)
tree358b7cd3d340214e6d83705077daeafb8d34f1e3 /zebra/subdir.am
parentdoc/user: drop SMUX reference, rework intro (diff)
downloadfrr-086f18fad23a0a2e6ef53f52e4127c932fe0a20e.tar.xz
frr-086f18fad23a0a2e6ef53f52e4127c932fe0a20e.zip
build: drop unused SMUX client OID MIBs
These MIB OIDs were only used to identify clients on the SMUX protocol. And even for that, they were essentially pointless. Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'zebra/subdir.am')
-rw-r--r--zebra/subdir.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/zebra/subdir.am b/zebra/subdir.am
index 69f7bc204..5dc375031 100644
--- a/zebra/subdir.am
+++ b/zebra/subdir.am
@@ -141,8 +141,3 @@ if DEV_BUILD
zebra_zebra_fpm_la_SOURCES += zebra/zebra_fpm_dt.c
endif
endif
-
-EXTRA_DIST += \
- zebra/GNOME-SMI \
- zebra/GNOME-PRODUCT-ZEBRA-MIB \
- # end