diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 33aa8f6aa..f6c09a197 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,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 + vtysh/Makefile.in vtysh/Makefile.am \ tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \ tools/zebra.el |