mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-11 16:39:33 +00:00
2004-07-14 Greg Troxel <gdt@poblano.ir.bbn.com>
* Makefile.am (EXTRA_DIST): Add missing \, so tools stuff is really in distfile.
This commit is contained in:
parent
cced60dd5b
commit
aa9af78c6f
@ -1,3 +1,8 @@
|
|||||||
|
2004-07-14 Greg Troxel <gdt@poblano.ir.bbn.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Add missing \, so tools stuff is
|
||||||
|
really in distfile.
|
||||||
|
|
||||||
2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
|
2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
|
||||||
|
|
||||||
* */Makefile.am: use -L../lib -lzebra, so we pick up the shlib
|
* */Makefile.am: use -L../lib -lzebra, so we pick up the shlib
|
||||||
|
@ -7,6 +7,6 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
|
|||||||
isisd vtysh ospfclient doc redhat
|
isisd vtysh ospfclient doc redhat
|
||||||
|
|
||||||
EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
|
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/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
|
||||||
tools/zebra.el
|
tools/zebra.el
|
||||||
|
Loading…
Reference in New Issue
Block a user