From 83d20837dc2114d902ed609bf0f060fc207191ed Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 9 Jun 2011 21:54:05 +0200 Subject: build-sys: use top-level directory for libuuid rather than shlibs/uuid 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 a0271b719..77c774db2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ include $(top_srcdir)/config/include-Makefile.am SHLIBS_DIRS = if BUILD_LIBUUID -SHLIBS_DIRS += shlibs/uuid +SHLIBS_DIRS += libuuid endif if BUILD_LIBBLKID -- cgit v1.2.3-55-g7522