diff --git a/test/fallback/completions/Makefile.am b/test/fallback/completions/Makefile.am index 60bbaf2ced9..ee06e14889b 100644 --- a/test/fallback/completions/Makefile.am +++ b/test/fallback/completions/Makefile.am @@ -26,6 +26,7 @@ EXTRA_DIST = \ modprobe \ mount \ mount.linux \ + mtr \ newgrp \ nmcli \ nox \ diff --git a/test/fallback/completions/mtr b/test/fallback/completions/mtr new file mode 120000 index 00000000000..8f77205e575 --- /dev/null +++ b/test/fallback/completions/mtr @@ -0,0 +1 @@ +../../../completions/_mtr \ No newline at end of file