From 75e801b7d9b6e810936213c39eefb35dd2b3713d Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Sun, 5 Jun 2016 18:02:24 -0400 Subject: [PATCH] doc: Add quagga.1 to the distribution The quagga.1 file was not part of the distribution and was not being included in the dist tar ball which caused rpm builds to fail. Signed-off-by: Donald Sharp Conflicts: doc/Makefile.am --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 96aee59d5c..36991bfa48 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -105,7 +105,7 @@ endif EXTRA_DIST = BGP-TypeCode draft-zebra-00.ms draft-zebra-00.txt \ bgpd.8 isisd.8 ospf6d.8 ospfclient.8 ospfd.8 ripd.8 \ - ripngd.8 vtysh.1 watchquagga.8 zebra.8 \ + ripngd.8 vtysh.1 watchquagga.8 zebra.8 quagga.1\ mpls/ChangeLog.opaque.txt mpls/cli_summary.txt \ mpls/opaque_lsa.txt mpls/ospfd.conf \ $(figures_sources) $(figures_png) $(figures_txt) -- 2.39.5