From: Petr Uzel Date: Tue, 24 Apr 2012 08:20:57 +0000 (+0200) Subject: build-sys: add fsprobe.h to dist X-Git-Tag: v2.22-rc1~470 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9583468052ca0409f57e40de186a4b49a167b5f;p=thirdparty%2Futil-linux.git build-sys: add fsprobe.h to dist Signed-off-by: Petr Uzel --- diff --git a/mount/Makefile.am b/mount/Makefile.am index d250fcddc4..40f30f0635 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 = \