From a9bef6deab3b8bbab261a5d2460ab7047d98af27 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Wed, 6 Feb 2008 21:16:46 -0800 Subject: [PATCH] Don't build/install trunc. --- util/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/util/Makefile.am b/util/Makefile.am index 79866580..7852c2a1 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -29,6 +29,4 @@ # Version: @VERSION@ # -EXTRA_DIST = README rmold.pl - -bin_PROGRAMS = trunc +EXTRA_DIST = README rmold.pl trunc.c