We haven't installed these files since three years. Hopefully
they will work.
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
if BUILD_LOSETUP
dist_bashcompletion_DATA += bash-completion/losetup
endif
+if BUILD_MOUNT
+dist_bashcompletion_DATA += bash-completion/mount
+dist_bashcompletion_DATA += bash-completion/umount
+endif
if BUILD_MOUNTPOINT
dist_bashcompletion_DATA += bash-completion/mountpoint
endif
endif
if BUILD_SWAPON
dist_bashcompletion_DATA += bash-completion/swapon
+dist_bashcompletion_DATA += bash-completion/swapoff
endif
if BUILD_UNSHARE
dist_bashcompletion_DATA += bash-completion/unshare