From: gdt Date: Wed, 14 Jul 2004 13:55:28 +0000 (+0000) Subject: 2004-07-14 Greg Troxel X-Git-Tag: frr-2.0-rc1~3661 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=aa9af78c6f29cb37fb54b9875aad19105a72ae1d;p=matthieu%2Ffrr.git 2004-07-14 Greg Troxel * Makefile.am (EXTRA_DIST): Add missing \, so tools stuff is really in distfile. --- diff --git a/ChangeLog b/ChangeLog index cba04999d6..c1bebd8dfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-14 Greg Troxel + + * Makefile.am (EXTRA_DIST): Add missing \, so tools stuff is + really in distfile. + 2004-06-30 Greg Troxel * */Makefile.am: use -L../lib -lzebra, so we pick up the shlib diff --git a/Makefile.am b/Makefile.am index c308e714df..a80d845415 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,6 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \ isisd vtysh ospfclient doc redhat EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \ - vtysh/Makefile.am update-autotools + vtysh/Makefile.am update-autotools \ tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \ tools/zebra.el