]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: fix swaplabel
authorKarel Zak <kzak@redhat.com>
Tue, 12 Jun 2012 11:14:06 +0000 (13:14 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jun 2012 18:50:54 +0000 (20:50 +0200)
Reported-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/Makemodule.am

index 381243246812dccaee207386af227727351c2771..0dbb25313178bdd05424e549e79e845e5cd3a916 100644 (file)
@@ -58,7 +58,7 @@ swaplabel_CFLAGS = $(AM_CFLAGS) -I$(ul_libblkid_incdir)
 swaplabel_LDADD = libblkid.la libcommon.la
 
 if BUILD_LIBUUID
-swaplabel_LDADD += $(uuid_ldadd)
+swaplabel_LDADD += libuuid.la
 swaplabel_CFLAGS += -I$(ul_libuuid_incdir)
 endif
 endif #BUILD_SWAPLABEL