From 8fb4efae6f5fabbe889bebbda60e9f7dce930f1f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 9 Jun 2011 22:04:24 +0200 Subject: build-sys: use top-level directory for libblkid rather than shlibs/blkid Signed-off-by: Karel Zak --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b116483cf..01a28bb7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ SHLIBS_DIRS += libuuid endif if BUILD_LIBBLKID -SHLIBS_DIRS += shlibs/blkid +SHLIBS_DIRS += libblkid endif if BUILD_LIBMOUNT -- cgit v1.2.3-55-g7522