summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2016-12-20 17:59:13 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2016-12-20 18:00:22 +0100
commit3bd82ffb70f1a18d2a2cddeb91101c183176a0fa (patch)
treeeb980db749fbdf9903ae498c7dbfef0cd943064c /Makefile.am
parentbuild: more renaming in configure.ac (diff)
downloadfrr-3bd82ffb70f1a18d2a2cddeb91101c183176a0fa.tar.xz
frr-3bd82ffb70f1a18d2a2cddeb91101c183176a0fa.zip
build: remove INSTALL.quagga.txt
It's horribly outdated & wrong info is worse than none. doc/install.texi should probably be updated instead. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7a2cc29bd..d8b9844ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ DIST_SUBDIRS = lib qpb fpm zebra bgpd ripd ripngd ospfd ospf6d ldpd \
isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
solaris pimd @LIBRFP@ @RFPTEST@ tools cumulus
-EXTRA_DIST = aclocal.m4 SERVICES REPORTING-BUGS INSTALL.quagga.txt \
+EXTRA_DIST = aclocal.m4 SERVICES REPORTING-BUGS \
update-autotools \
vtysh/Makefile.in vtysh/Makefile.am \
tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \