From b53c175d61e9cac8e5a95abee9d6c05032d284b5 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Fri, 16 Mar 2012 22:23:35 -0700 Subject: Convert test to automake Signed-off-by: Geoff Levand --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a89b0b0..feff84b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -SUBDIRS = lib discover ui utils man +SUBDIRS = lib discover test ui utils man ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.1