From 9f527308d7248d1ec1d63f0911757bb5faa7ea10 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 12 Jun 2012 09:46:09 +0200 Subject: libblock: Add block device statistics --- testsuites/libtests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/libtests/Makefile.am') diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index 9747ad19c6..6a0d20f50d 100644 --- a/testsuites/libtests/Makefile.am +++ b/testsuites/libtests/Makefile.am @@ -1,6 +1,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = POSIX +SUBDIRS += block14 SUBDIRS += block13 SUBDIRS += rbheap01 SUBDIRS += flashdisk01 -- cgit v1.2.3