mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-05 04:54:25 +00:00

The tools and cumulus directories were not properly being included for the 'make dist' step to allow for proper distribution of code. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Conflicts: Makefile.am
5 lines
93 B
Makefile
5 lines
93 B
Makefile
sbin_SCRIPTS = quagga-reload.py quagga
|
|
|
|
EXTRA_DIST = quagga.service quagga-reload.py quagga
|
|
|