summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorRichard Yao <ryao@cs.stonybrook.edu>2012-11-19 09:44:21 -0500
committerRichard Yao <ryao@cs.stonybrook.edu>2012-11-19 11:09:29 -0500
commit31040610c959a9f12d0df9f28fa3566fc0bc5fe4 (patch)
treedc387e373e8312ebcbde09eeccd603e42f651343 /src/test
parent54f8992ab9ebe04e79f752ed0ac45c06e49ff407 (diff)
Reintroduce blkid-builtin
The build failure that prompted its removal has been resolved. Signed-off-by: Richard Yao <ryao@gentoo.org>
Diffstat (limited to 'src/test')
-rw-r--r--src/test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 = \