]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - Makefile
bash-completion: devlink: add bash-completion function
[mirror_iproute2.git] / Makefile
index 0b79b1f1d0ec733f6155c265c25d33172e0e2887..25d05fac952a15ef7d6217ff9def8795b7b02c23 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,7 @@ install: all
        install -m 0644 $(shell find etc/iproute2 -maxdepth 1 -type f) $(DESTDIR)$(CONFDIR)
        install -m 0755 -d $(DESTDIR)$(BASH_COMPDIR)
        install -m 0644 bash-completion/tc $(DESTDIR)$(BASH_COMPDIR)
+       install -m 0644 bash-completion/devlink $(DESTDIR)$(BASH_COMPDIR)
        install -m 0644 include/bpf_elf.h $(DESTDIR)$(HDRDIR)
 
 snapshot: