From ff81c97c2ad006e5e28f33e67d3a8bde1dccc523 Mon Sep 17 00:00:00 2001 From: Yoshitaka Aharen Date: Wed, 14 Dec 2011 18:11:27 +0900 Subject: [PATCH] [510] forgot to merge --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index e370e21171..daa5dcde27 100644 --- a/configure.ac +++ b/configure.ac @@ -984,6 +984,8 @@ AC_CONFIG_FILES([Makefile src/lib/util/tests/Makefile src/lib/acl/Makefile src/lib/acl/tests/Makefile + src/lib/statistics/Makefile + src/lib/statistics/tests/Makefile tests/Makefile tests/system/Makefile tests/tools/Makefile