From 31040610c959a9f12d0df9f28fa3566fc0bc5fe4 Mon Sep 17 00:00:00 2001 From: Richard Yao Date: Mon, 19 Nov 2012 09:44:21 -0500 Subject: Reintroduce blkid-builtin The build failure that prompted its removal has been resolved. Signed-off-by: Richard Yao --- src/test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/Makefile.am') diff --git a/src/test/Makefile.am b/src/test/Makefile.am index ff45517cdf..ca7fde035c 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -27,6 +27,7 @@ test_udev_SOURCES = \ test_udev_LDADD = \ $(top_builddir)/src/libudev/libudev-private.la \ $(top_builddir)/src/udev/libudev-core.la \ + $(BLKID_LIBS) \ $(SELINUX_LIBS) test_udev_CPPFLAGS = \ -- cgit v1.2.3-54-g00ecf