From 5e1eef0f113e6ec5091f448ed3ca5f6fe58ab568 Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Tue, 26 Mar 2019 13:17:57 -0600 Subject: [PATCH] readded tests/general/util/Makefile.am --- tests/general/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/general/Makefile.am b/tests/general/Makefile.am index a8e4b11354d..1e9ad532858 100644 --- a/tests/general/Makefile.am +++ b/tests/general/Makefile.am @@ -14,7 +14,7 @@ ${top_builddir}/src/flib/libpiof.la \ ${top_builddir}/src/clib/libpio.la # There is a test utility mod file in this subdir which must be built. -#SRCDIRS = util +SRCDIRS = util # Build these uninstalled convenience libraries. noinst_LTLIBRARIES = libpio_tutil.la libpio_rearr_opts.la