mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 23:53:28 +00:00
2005-08-13 Paul Jakma <paul@jakma.org>
* Makefile.am: (EXTRA_DIST) Add the trailing slash back in which greg left out - tools bits weren't being included in dist, which broke rpm builds :).
This commit is contained in:
parent
47828747f4
commit
60f0651c32
@ -1,3 +1,9 @@
|
|||||||
|
2005-08-13 Paul Jakma <paul@jakma.org>
|
||||||
|
|
||||||
|
* Makefile.am: (EXTRA_DIST) Add the trailing slash back in which
|
||||||
|
greg left out - tools bits weren't being included in dist,
|
||||||
|
which broke rpm builds :).
|
||||||
|
|
||||||
2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
|
2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
|
||||||
|
|
||||||
* Makefile.am (EXTRA_DIST): add INSTALL.quagga.txt, because people
|
* Makefile.am (EXTRA_DIST): add INSTALL.quagga.txt, because people
|
||||||
|
@ -10,7 +10,7 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
|
|||||||
|
|
||||||
EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
|
EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
|
||||||
update-autotools \
|
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/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