From: David Lamparter Date: Thu, 30 Oct 2014 05:19:15 +0000 (+0100) Subject: build: fix 9562a77... (mrlg removal) X-Git-Tag: frr-2.0-rc1~781 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=51a360145ac9e1f135b283dcd7c9237be6122d1d;p=mirror%2Ffrr.git build: fix 9562a77... (mrlg removal) mrlg.cgi was removed in 9562a77 "mrlg: Remove obsolete version." but the file was still listed in Makefile.am. Fixes: 9562a77 ("mrlg: Remove obsolete version.") Signed-off-by: David Lamparter (cherry picked from commit 59135bde25441cd39cea0389467eb206fc9030c9) --- diff --git a/Makefile.am b/Makefile.am index 1b97d58c49..4822cd5a7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \ EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \ update-autotools \ vtysh/Makefile.in vtysh/Makefile.am \ - tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \ + tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \ tools/zebra.el tools/multiple-bgpd.sh \ fpm/fpm.h