diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 96da94fa..8276b242 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,6 @@ 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/zebra.el + tools/zebra.el tools/multiple-bgpd.sh ACLOCAL_AMFLAGS = -I m4 |