From 8732fcddd94f50e34ae3a7f87ae9157756aae35e Mon Sep 17 00:00:00 2001 From: John Safranek Date: Wed, 27 Mar 2013 12:12:16 -0700 Subject: [PATCH] replaced the serial-tests in configure.ac for now --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7909b38aa..e65946341 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET AC_USE_SYSTEM_EXTENSIONS -AM_INIT_AUTOMAKE([1.12 -Wall -Werror -Wno-portability foreign tar-ustar subdir-objects]) +AM_INIT_AUTOMAKE([1.12 -Wall -Werror -Wno-portability foreign tar-ustar subdir-objects serial-tests]) AC_CANONICAL_HOST AC_CANONICAL_BUILD