]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
add waitpid in bash-completion/Makemodule.am
authorChristian Hesse <mail@eworm.de>
Wed, 19 Apr 2023 13:05:00 +0000 (15:05 +0200)
committerChristian Hesse <mail@eworm.de>
Wed, 19 Apr 2023 13:05:00 +0000 (15:05 +0200)
bash-completion/Makemodule.am

index 3fdf5acb186792f40f1ab89554f23b2f97501937..eb10f6f7055673b5a89a5b31ebb3c0f09ebed324 100644 (file)
@@ -341,5 +341,8 @@ endif
 if BUILD_FADVISE
 dist_bashcompletion_DATA += bash-completion/fadvise
 endif
+if BUILD_WAITPID
+dist_bashcompletion_DATA += bash-completion/waitpid
+endif
 
 endif # BUILD_BASH_COMPLETION