summaryrefslogtreecommitdiff
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
parent8e4da10b0a5f02bc45638be901bae4b6e931cf2c (diff)
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 7a2cc29bd5..d8b9844ffc 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 \