From 51d5fe00ea7c91a8f2dad650fcb5b74ee6f97345 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 20 Mar 2003 14:50:54 +0000 Subject: [PATCH] Install arrayfit along with the other utilities. --- src/Prep/ArrayFit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Prep/ArrayFit/Makefile.am b/src/Prep/ArrayFit/Makefile.am index 71565e54..0ac44170 100644 --- a/src/Prep/ArrayFit/Makefile.am +++ b/src/Prep/ArrayFit/Makefile.am @@ -1,4 +1,4 @@ -noinst_PROGRAMS = arrayfit +bin_PROGRAMS = arrayfit arrayfit_SOURCES = arrayfit.cxx