From 5ab63b189202f34d55a8279d06bdd11e552159a8 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Tue, 8 Mar 2011 15:12:11 +0100 Subject: [PATCH] Fix 'make check' before 'make'. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 748c453..e80a1cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ # Subdirectories -SUBDIRS=ykcore tests +SUBDIRS= ykcore . tests ACLOCAL_AMFLAGS = -I m4 -- 2.39.5