Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- mount/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mount/Makefile.am b/mount/Makefile.am index d250fcd..40f30f0 100644 --- a/mount/Makefile.am +++ b/mount/Makefile.am @@ -10,7 +10,7 @@ srcs_common = \ sundries.h # generic header for mount and umount -hdrs_mount = fstab.h mount_mntent.h mount_constants.h getusername.h +hdrs_mount = fstab.h mount_mntent.h mount_constants.h getusername.h fsprobe.h # generic sources for mount and umount srcs_mount = \ -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html