mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
Merge pull request #1962 from mbiebl/install-completion-networkctl
build: install bash completion for networkctl
This commit is contained in:
@@ -5369,6 +5369,11 @@ networkctl_LDADD = \
|
||||
libshared.la \
|
||||
libsystemd-network.la
|
||||
|
||||
if ENABLE_BASH_COMPLETION
|
||||
dist_bashcompletion_DATA += \
|
||||
shell-completion/bash/networkctl
|
||||
endif
|
||||
|
||||
test_network_SOURCES = \
|
||||
src/network/test-network.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user