summaryrefslogtreecommitdiff
path: root/mount/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2010-03-30 14:40:33 +0200
committerKarel Zak <kzak@redhat.com>2010-03-30 15:09:41 +0200
commitca1e1363e773202b5739e264e83703da8600ab0b (patch)
tree3b81ea3f6f4c5254062ae69f885656cb04a29485 /mount/Makefile.am
parent3b6b039ae899945895839b29359313cf4ef561c9 (diff)
downloadutil-linux-old-ca1e1363e773202b5739e264e83703da8600ab0b.tar.gz
losetup: support suffixes and hex numbers for --offset and --sizelimit
Reported-By: Liu Aleaxander <aleaxander@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/Makefile.am')
-rw-r--r--mount/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/Makefile.am b/mount/Makefile.am
index 8ae87129..b20fe1b3 100644
--- a/mount/Makefile.am
+++ b/mount/Makefile.am
@@ -42,7 +42,7 @@ swapon_SOURCES = swapon.c swap_constants.h ../lib/linux_version.c \
swapon_CFLAGS = $(cflags_common)
swapon_LDADD = $(ldadd_common)
-losetup_SOURCES = lomount.c $(srcs_common) loop.h lomount.h
+losetup_SOURCES = lomount.c $(srcs_common) loop.h lomount.h ../lib/strtosize.c
losetup_CPPFLAGS = -DMAIN $(AM_CPPFLAGS)
mount_static_LDADD =