diff options
| author | David Lamparter <equinox@diac24.net> | 2018-12-14 16:01:44 +0100 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2018-12-14 16:24:06 +0100 | 
| commit | 5c7ac28e24523cb84f0f0ceafbc97821c84e551e (patch) | |
| tree | 517e836a9feb9ed0cd6702bc6913cc4b47b58f20 /eigrpd/subdir.am | |
| parent | bbfeedb5ef0453b209cb00d98f4cce41ece3f22b (diff) | |
*: remove all MIBs for DFSG compliance
cf. https://wiki.debian.org/NonFreeIETFDocuments
These MIBs were in our git purely for documentation purposes, they are
not installed and not needed for building SNMP support.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'eigrpd/subdir.am')
| -rw-r--r-- | eigrpd/subdir.am | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/eigrpd/subdir.am b/eigrpd/subdir.am index 86061b3ae3..d532afbbe6 100644 --- a/eigrpd/subdir.am +++ b/eigrpd/subdir.am @@ -66,5 +66,3 @@ noinst_HEADERS += \  eigrpd_eigrpd_SOURCES = eigrpd/eigrp_main.c  eigrpd_eigrpd_LDADD = eigrpd/libeigrp.a lib/libfrr.la @LIBCAP@ - -EXTRA_DIST += eigrpd/EIGRP-MIB.txt  | 
