]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - Makefile.am
build: install bash completion for networkctl
[thirdparty/systemd.git] / Makefile.am
index 058374223298d5acf46ea93c5ca6bed071a5ddf1..2cf43a5a45351b62b5a81e784de9f7d680c3b66e 100644 (file)
@@ -5268,6 +5268,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